I guess you'll have to use PL/SQL to go through your table and build a line using ||
PS :
SQL> select 'a' || '.' || 'b' from dual;
> a.b
|
Results 1 to 5 of 5
Thread: SQLPLUS Question : Urgent ...Threaded View
|
Click Here to Expand Forum to Full Width |