In DB2 SQL, CURRENT_SCHEMA is a valid special register that returns the current schema name. CURRENT_CLIENT_ACCT, CURRENT_DATETIME, and CURRENT_PARTITION are not standard DB2 special registers (though similar registers like CURRENT_DATE, CURRENT_TIME exist with different names).