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/14 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/14') ;
B) SET INTO T3 VALUES (101, 'Smith', TO_DATE ('02/10/14', 'DD/MM/YY') ) ;
C) INSERT INTO T3 VALUES (101, 'Smith', '02/10/2014') ;
D) INSERT INTO T3 VALUES (101, 'Smith', TO_DATE ('02/10/14', 'DD/MM/YY') ) ;
E) Any of the above will work correctly.
Correct Answer:
Verified
Q6: The CurrVal method provides the current value
Q16: Sequences are most often used to provide
Q17: The Oracle Database ODBC Client is automatically
Q17: Users in SQL Developer log into a
Q20: Which of the following is an account
Q21: To run an SQL script in Oracle
Q24: When Oracle Database 11g Release 2 is
Q25: What is the Oracle Database XE 11.2?
Q26: The Oracle Database ODBC Client is installed
Q75: Which method returns the next value in
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