OCP CBT Question 495

Please solve the following question.

Examine the following SQL statement:

sqlSELECT TO_CHAR(SYSDATE, 'YYYY/MM/DD HH24:MI:SS') FROM DUAL;