dumping large amounts of data from sql server to a text file
Posted: Tue 01 Feb 2005 16:44
what is the best way to extact a lot of data from sql server to a text file,
(10's of millions of rows),
the sql query will be along the lines of select * from atable
(10's of millions of rows),
the sql query will be along the lines of select * from atable