试题详情
- 单项选择题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, 'YYYY') 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;
关注下方微信公众号,在线模考后查看

热门试题
- Examine the structu
- TheDBAissuesthisSQLc
- Examinethestructureo
- Examine the structu
- Evaluate these two
- The EMPLOYEES table
- Examinethestructureo
- The EMP table conta
- You need to modify t
- FromSQL*Plus,youissu
- You want to display
- You need to display
- You need to perform
- The DBA issues this
- Examine the data in
- Examine the structu
- Which three SELECT s
- Examine the structu
- Which four statement
- User Mary has a view