Hi All,
Am trying to insert 50As if the column is null
e.g
select decode('','',rpad('',50,'A'),'') from dual
Need help, above code is not working, any idea.
Thanks in advance.
|
Results 1 to 8 of 8
Thread: rpad(...,...,...)Threaded View
|
Click Here to Expand Forum to Full Width |