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. tThey are given null values
B. tThey are given a random value
C. tThe user is asked to enter data
D. tThe query is declared invalid by the compiler
Answer» B. tThey are given a random value


Discussion

No Comment Found