Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Managing Databases with Oracle
After a table has been created, its structure can be modified using the SQL command:
UPDATE TABLE [TableName].
MODIFY TABLE [TableName].
ALTER TABLE [TableName].
CHANGE TABLE [TableName].
Show Answer
Correct Answer:
ALTER TABLE [TableName].
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment