date format picture ends before ..,
hi,
When selecting the same query without the decimal it returns the number in words successfully. No problem. But when selecting the same query like below it gives error ORA-01830. Anybody please solve the problem.
ORA-MSG: Thans in Advance.
ORA-USR: Praveenkumar Talla(Pune, India)
SQL> select to_char(to_date(234.34,'j'),'jsp') from dual
ERROR at line 1:
ORA-01830: date format picture ends before converting entire input string