Question: After a table has been created, its structure can be modified using the SQL command:

Options

A : UPDATE TABLE [ TableName ].

B : MODIFY TABLE [ TableName ].

C : ALTER TABLE [ TableName ].

D : CHANGE TABLE [ TableName ].

Click to view Correct Answer

Previous || Next

Managing Databases with Oracle - General Questions more questions

In creating a procedure, you may get a message if....

Which of the following is not true about indexes?

Which of the following is not true of SQL views?

SQL*Plus will finish the statement and execute it when the....

Which of the following is NOT an Oracle-supported trigger?

Which of the following is not true about modifying table....

Of the three ways to create an Oracle database, which....

What Oracle backup and recover file contains user and system....

When using SQL*Plus, Oracle commands, column names, table names and....

Which SQL phrase is not supported by Oracle?

Advanced SQL - General Questions more Online Exam Quiz

Distributed Databases - General Questions

Introduction to Database - General Questions

Introduction to SQL - General Questions

JDBC, Java Server Pages, and MySQL - General Questions

Logical Database Design - General Questions

SQL Server 2000 - General Questions

Managing Multiuser Databases - General Questions

Modeling Data in the Organization - General Questions

Object-Oriented Database - General Questions

Object-Oriented Data Modeling - General Questions