1.

What does Student & name specify?
CREATE TABLE Student (name);

A. column specs and table name
B. table name and number of rows
C. table name and column specs
D. table name and number of columns
E. None of these
Answer» D. table name and number of columns


Discussion

No Comment Found