1.

%_After a table has been created, its structure can be modified using the SQL command:_%

A. UPDATE TABLE [TableName].
B. MODIFY TABLE [TableName].
C. ALTER TABLE [TableName].
D. CHANGE TABLE [TableName].
Answer» D. CHANGE TABLE [TableName].


Discussion

No Comment Found