The above will give u extra one line coz of chr(10) (NEXT LINE)
But u can use the following if you don't want any extra line.
exec dbms_output.put_line(char(1) || ' There are space');
HTH
Ravinder
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |