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/03') ;
B) SET INTO T3 VALUES (101,'Smith',TO_DATE ('02/10/03','DD/MM/YY') ) ;
C) INSERT INTO T3 VALUES (101,'Smith','02/10/2003') ;
D) INSERT INTO T3 VALUES (101,'Smith',TO_DATE ('02/10/03','DD/MM/YY') ) ;
E) Any of the above will work correctly.
Correct Answer:
Verified
Q45: Control files,as used by Oracle Database's backup
Q51: Oracle Database uses a System Change Number
Q53: The type of failure that occurs when
Q56: In Oracle Database recovery facilities,control files are
Q68: Which of the following tasks can be
Q71: The GUI tool for creating a new
Q75: Which method returns the next value in
Q78: Which of the following commands does Oracle
Q79: Which of the following is a tool
Q80: Which of the following is a GUI
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