Hi,
Still not working,
for example
if dname is null then I need to add 5 As.
select decode(dname,null,rpad(dname,5,'A') from dept;
Thanks.
|
Results 1 to 8 of 8
Thread: rpad(...,...,...)Threaded View
|
Click Here to Expand Forum to Full Width |