What statement is true about a field specified in the USING clause?
a. The column loses its table identity, so it cannot be referenced in the SELECT or any other clause.
b. The column loses its table identity, so it must be fully qualified when referenced in the SELECT or any other clause.
c. The column does not lose its table identity, so it must be fully qualified when referenced in the SELECT or any other clause.
d. The column loses its table identity, so it does not need to be qualified when referenced in the SELECT or any other clause.
a. The column loses its table identity, so it cannot be referenced in the SELECT or any other clause.
You might also like to view...
When two humans hold a conversation, do they use simplex, half-duplex, or full-duplex transmission?
What will be an ideal response?
List several advantages function objects provide over function pointers.
What will be an ideal response?