Multiple Choice
Which of the following statements would cause Oracle Database to include a new column named C5,which is a two-digit whole number,to a table named T2?
A) UPDATE TABLE T2 ADD COLUMN C5 NUMBER (2) ;
B) ALTER TABLE T2 ADD C5 NUMBER (2) ;
C) UPDATE TABLE T2 INSERT C5 NUMBER (2,0) ;
D) ALTER TABLE T2 INSERT COLUMN C5 NUMBER (2,0) ;
Correct Answer:

Verified
Correct Answer:
Verified
Q60: The Oracle Enterprise Manager Database Express 12c
Q61: Which of the following is not a
Q62: The type of failure that occurs when
Q63: Which of the following Oracle Database structures
Q64: With Oracle Database,stored procedures can be invoked
Q66: The Oracle Database Configuration Assistant is the
Q67: Which of the following is the easiest
Q68: One limitation of the Oracle Data Import
Q69: If you include a slash as the
Q70: In Oracle Database backup and recovery facilities,a