Hello, I faced with an issue: there is a need to export data from SQL Server to excel. Can you help me? How to do this? I'm on SQL Server 2008 R2
Comments
1 comment
-
Hi
Take a look at SQL Data Compare via this LINK. Compare to an empty database, from which you will be able to export the comparison results into a CSV files that you can then import into excel.
Many Thanks
Eddie
Add comment
Please sign in to leave a comment.