Creating SQL Server Database Objects Backup using SMO
1 Comment
This post explains taking the SQL Server Database Objects backup only schema not data in SQL Server 2008 R2. In an ETL server you may come across the situation where you need to change the database objects schema quite…