I want to export a resultset into CSV from MSSQL, is there something that can be used to do this simply? MySQL has the SELECT INTO OUTFILE functionality, but that is causing me errors when I try to run it in MSSQL.
I got what I needed using the SQL Server Import and Export Wizard. Now the only thing I need to figure out is where the saved SSIS package is stored. I can't seem to locate it anywhere in SSMS. Any help?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.