Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 extract column name

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-06-07 : 07:19:06
Deb writes "I'm trying to extract data from a table into a .csv file. Is there a SQL command that will allow me to extract the column names with the data?

Thanks."

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-06-07 : 08:05:56

Refer this
http://weblogs.sqlteam.com/brettk/archive/2005/04/13/4395.aspx

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -