

MCQOPTIONS
Saved Bookmarks
1. |
IF_WE_SPECIFY_MULTIPLE_RELATIONS_IN_THE_FROM_CLAUSE_AND_DO_NOT_SPECIFY_ANY_CONDITIONS_IN_THE_WHERE_CLAUSE,_WHAT_WILL_THE_RESULT_BE??$ |
A. | The natural join of both the relations |
B. | The left outer join of both the relations |
C. | A syntactical error |
D. | The Cartesian product of both the relations |
Answer» C. A syntactical error | |