thanks for everyones help.  My 'example' obviously
had a few problems's =). Kimball's suggestion using
"as" was ultimately what I needed.

~rewrite~
my $sql=q{ select sid||','||serial# as Sessinfo, username
           from v$session };


TA.

Reply via email to