Google News
logo
Oracle - Quiz(MCQ)
After a table has been created, its structure can be modified using the SQL command:
A)
CHANGE TABLE [TableName].
B)
MODIFY TABLE [TableName].
C)
UPDATE TABLE [TableName].
D)
ALTER TABLE [TableName].

Correct Answer :   ALTER TABLE [TableName].

Advertisement