Informatics Practices
Related Questions
How is a cross join different from natural join ?
Can you join two tables without using the keyword JOIN ?
A table STUDENT has 4 rows and 2 columns and another table TEACHER has 3 rows and 4 columns. How many rows and columns will be there if we obtain the Cartesian product of these two tables ?
What does UNION do ?