|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
I have a query to extract data from several tables to a csv file but I wish to include a row with either the table column name or an alias name
example sequence_no, time_date, col_name, col_name 123, 27-apr-2004, data, data 234, 27-apr-2004, data, data Does anyone have any suggestions or better still a working solution. Thanks in aniticpation neilp ![]() |
|
#2
|
|||
|
|||
|
I'd like to know this too!
|
|
#3
|
|||
|
|||
|
set pagesi 100000
set underline off set colsep ',' then run your query. |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > column headings in csv file |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|