Number of Records in different SQL Joins
We are starting with a SQL Interview Question (Hot One π).
There are two tables containing one column each. The column values are as follows:Left Table: 1, 1, 1, 2, NULL, NULL, 3Right Table: 1, 1, 2, NULL, 4Now, what would be the number of records i...
mathdmine.hashnode.dev3 min read
shylu bhalaji
good one, helpful