Question: Which of the following is not true about modifying table columns?

Options

A : You can drop a column at any time.

B : You can add a column at any time as long as it is a NULL column.

C : You can increase the number of characters in character columns or the number of digits in numeric columns

D : You cannot increase or decrease the number of decimal places.

Click to view Correct Answer

Previous || Next

Managing Databases with Oracle - General Questions more questions

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?

After a table has been created, its structure can be....

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?

What is the type of Oracle backup in which all....

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