How to save SQL Server data as Insert into SQL Script

Source: Internet
Author: User

/* Author: Jiangong SUN */


If you have wondered to clean a table data, and want to save the original data in a backup SQL script.

Here is a solution for it.


Right click your database-> click "Tasks"-> then click "Generate Scripts"


Then you will see an interface: "Generate scripts for database objects ",


-> Click "Next", then "Select specific database objects ",

-> Then "Tables" with specific tables.

-> "Specify how script shocould be saved or published", and click "Advanced", In the options, choose "Types of data to script" and modify it to "Data only ".

-> Click "Next" and then finish.


And then your "insert into" scripts are generated.


I hope this post can do help to your work!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.