We have a SQL Server 2012 database with test data in it that we used to develop a website. We will shortly need to empty the database and import the real data, but we have c
Tasks > Generate Scripts
.Script entire databases and all database objects
then hit Next.You will see a .sql file generated in your specified folder. You can open that file in other servers and hit execute, it will then generate a exact same database.