Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: change column "labels" using select command
You could also change the column names using the column command, i.e.
col a heading Namex
col b heading Namey
col c heading Namez
then run the query Received on Tue Oct 19 1999 - 13:18:18 CDT
![]() |
![]() |