How to make script with data in sql

Solved 
Now we describe to step by step for easy to understand that how to make script with schema and data in SQL Server.

1- First you right click on desired database which you want to make script then select Tasks --> Generate Scripts...

2- Show new window for generating script click to Next button.


3- Select all object to specific database after click on Next button.






4- Click to Advance button show script advanced options (Types of data to script) option to select Schema and data then click to OK button. click to Next button on previous window.





5- This window for showing summary for generating script.




6- Finally successfully generate the script and you can click to Finish button.



Comments

Popular posts from this blog

Add Image through base64 on PDF in itextsharp

Set span value using jquery and javascript

how to insert text and tags at the cursor CKEDITOR