试题详情
- 单项选择题You would like to display the system date in the format "Monday, 01 June, 2001".Which SELECT statement should you use?()
A、SELECT TO_DATE(SYSDATE, 'FMDAY, DD Month, YYYY') FROM dual;
B、SELECT TO_CHAR(SYSDATE, 'FMDD, DY Month, 'YYY') FROM dual;
C、SELECT TO_CHAR(SYSDATE, 'FMDay, DD Month, YYYY') FROM dual;
D、SELECT TO_CHAR(SYSDATE, 'FMDY, DDD Month, YYYY') FROM dual;
E、SELECT TO_DATE(SYSDATE, 'FMDY, DDD Month, YYYY') FROM dual;
关注下方微信公众号,在线模考后查看

热门试题
- Evaluate this SQL s
- The EMP table conta
- You need to design
- EvaluatetheSQLstatem
- You need to calculat
- You are the DBA for
- The EMPLOYEES table
- Which two are true a
- For which two constr
- You are granted the
- In which case would
- Which four are valid
- Examine the data fr
- Which clause should
- You created a view
- Which three are DATE
- You need to produce
- Examine the descrip
- What is true about j
- Examine the structu