What was the result? This seems to work fine for me.
SELECT TO_CHAR(SYSDATE + 12/24,'hh24:mi:ss') AS CurrentTimePlus12 FROM DUAL
What was the result? This seems to work fine for me.
SELECT TO_CHAR(SYSDATE + 12/24,'hh24:mi:ss') AS CurrentTimePlus12 FROM DUAL