1.

abc in the following statement is ____________.
CREATE VIEW xyz (abc) AS SELECT a FROM t;

A. column name
B. row name
C. database
D. view
E. None of these
Answer» B. row name


Discussion

No Comment Found