

MCQOPTIONS
Saved Bookmarks
1. |
If_a_left_outer_join_is_performed_and_the_tuple_on_the_left_hand_side_does_not_match_with_the_tuple_on_the_right_hand_side,_what_happens_to_the_values_that_are_preserved_on_the_left_hand_side?$ |
A. | They are given null values |
B. | They are given a random value |
C. | The user is asked to enter data |
D. | The query is declared invalid by the compiler |
Answer» B. They are given a random value | |