Community

Copy a SQL Server database with just the objects and no data

(Jeffrey Yao) I sometimes get requests to copy a database from one server to another without any data. I just need an empty database with just the schema information and no data, how can I do it?

Read More - Register for Free Membership