If T3 is a table with three columns C1,C2,and C3,where C1 is integer data,C2 is character data,and C3 is date data,which of the following would be the proper statement to have Oracle Database enter the date 02/10/03 into a row in table T3 while making sure that it is formatted correctly as shown?
A) SET INTO T3 VALUES (101,'Smith','02/10/13') ;
B) SET INTO T3 VALUES (101,'Smith',TO_DATE ('02/10/13','DD/MM/YY') ) ;
C) INSERT INTO T3 VALUES (101,'Smith','02/10/2013') ;
D) INSERT INTO T3 VALUES (101,'Smith',TO_DATE ('02/10/13','DD/MM/YY') ) ;
Correct Answer:
Verified
Q65: The Oracle Database PL/SQL statement used to
Q66: The Oracle database PL/SQL statement used to
Q67: Which of the following Oracle Database structures
Q68: The Oracle Database PL/SQL block structure begins
Q69: The Oracle Database PL/SQL statement used to
Q71: Which of the following is a tool
Q72: The Oracle tool used to copy data
Q73: One limitation of the Oracle Data Import
Q74: If the SQL statement SELECT C1,C2,C3
FROM T4
WHERE
Q75: During the data import process in Oracle,if
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