select to_char(to_date('56789','J'),'JSP') from dual
/
TO_CHAR(TO_DATE('56789','J'),'JSP')
--------------------------------------------
FIFTY-SIX THOUSAND SEVEN HUNDRED EIGHTY-NINE
J:- Julian date of 5373484
Oracle Technical Experience and Test Cases Shared from different resource and through self leanings.
Coalesce- return the null values from the expression. It works similar to a case statement where if expression 1 is false then goes to expr...
No comments:
Post a Comment
Thanks for your comments submitted.,will review and Post soon! by admin.