SQL Server 2012 copy database without data
Right click your database in your server, and select Tasks > Generate Scripts. At Introduction step, click Next. At Choose Objects, you can either select either the entire database (including functions, and etc) or specify what objects you want to generate. In your case, you should select Script entire databases and all database objects then … Read more