Graphic shows how to issue an ALTER SESSION statement that changes the NLS_CALENDAR setting to "ROC Official". The statement is: SQL> ALTER SESSION SET NLS_DATE_FORMAT = Chinese characters here. Then the change is verified by issuing the following statement: SQL> SELECT SYSDATE FROM DUAL;