试题详情
- 单项选择题Which SQL statement displays the date March 19, 2001 in a format that appears as "Nineteenth of March 2001 12:00:00 AM"?()
A、SELECT TO_CHAR(TO_DATE('19-Mar-2001', 'DD-Mon-YYYY'), 'fmDdspth "of" Month YYYY fmHH:MI:SS AM') NEW_DATE FROM dual;
B、SELECT TO_CHAR(TO_DATE('19-Mar-2001', 'DD-Mon-YYYY'), 'Ddspth "of" Month YYYY fmHH:MI:SS AM') NEW_DATE FROM dual;
C、SELECT TO_CHAR(TO_DATE('19-Mar-2001', 'DD-Mon-YYYY'), 'fmDdspth "of" Month YYYY HH:MI:SS AM') NEW_DATE FROM dual;
D、SELECT TO_CHAR(TO_DATE('19-Mar-2001', 'DD-Mon-YYYY'), 'fmtDdspth "of" Month YYYY fmtHH:MI:SS AM') NEW_DATE FROM dual;
关注下方微信公众号,在线模考后查看

热门试题
- Examine the descrip
- Which best describes
- What is true about s
- Examine the structu
- Which is an iSQL*Plu
- Examine the data in
- Examine the structu
- In which scenario wo
- Which constraint can
- Which two statements
- Which clause would y
- Evaluate the SQL sta
- Examine the structu
- Evaluate this SQL s
- EvaluatethesetofSQLs
- You need to calculat
- Which one is a syste
- What is true about t
- Which three statemen
- What is true of usin