Search This Blog

Sunday, March 11, 2018

Number in Word Using Oracle Sql



select salary, to_char(to_date(salary,'j'), 'jsp') from EMPLOYEES;

No comments:

Post a Comment

Error From Interactive Grid - Process ' Process- Save Interactive Grid Data' raised 'ORA-0000: normal, successful completion' while performing row locking.

Error: Process ' Process- Save Interactive Grid Data' raised 'ORA-0000: normal, successful completion' while performing row ...