Generating DB Script with Data in SSMS
· 約1分
SSMS comes with a very handy function which is to generate SQL script for the database. Not just the schema but also the data.
SSMS comes with a very handy function which is to generate SQL script for the database. Not just the schema but also the data.
Last week I got engaged to perform a simple task to migrate a SQL database from a server to another. This is suppose be a simple task but there are many constraints: