

MCQOPTIONS
Saved Bookmarks
1. |
What does ‘abc’ & ‘xyz’ specify in the following SQL statement? |
A. | table name and column specs |
B. | column specs and table name |
C. | table name and number of columns |
D. | table name and number of rows |
Answer» B. column specs and table name | |