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 COLUMN C5 NUMBER (2) ;
C) UPDATE TABLE T2 INSERT C5 NUMBER (2,0) ;
D) ALTER TABLE T2 INSERT COLUMN C5 NUMBER (2,0) ;
E) ALTER TABLE T2 ADD C5 NUMBER (2) ;
Correct Answer:
Verified
Q54: The default isolation level in Oracle Database
Q55: INSTEAD OF triggers are placed on views.
Q58: Oracle Database does not require the use
Q59: SOONER and LATER triggers are placed on
Q61: The Oracle Database PL/SQL statement used to
Q63: If the SQL statement SELECT C1,C2,C3
FROM T4
WHERE
Q64: Which of the following Oracle Database structures
Q65: Which of the following is not true
Q66: If T3 is a table with three
Q67: The Oracle Database PL/SQL statement used to
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents