Options

export data from sql server to excel

jonhsontim8jonhsontim8 Posts: 2
edited July 23, 2015 10:37AM in SQL Backup Previous Versions
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

  • Options
    Eddie DEddie D Posts: 1,781 Rose Gold 5
    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
    Eddie Davis
    Senior Product Support Engineer
    Redgate Software Ltd
    Email: support@red-gate.com
Sign In or Register to comment.