Avatar of pansophy
pansophy

asked on 

SQL table export to text file sorted by 2 columns

I have a query that I would like to export to a text file using SQL Server Import and Export Wizard.  The query itself has the columns to sort by, but upon export the text file is not sorted.  

What is an easy way to export the query sorted?

Thanks...
Microsoft SQL Server 2008

Avatar of undefined
Last Comment
lcohan

8/22/2022 - Mon