Backup SQL Schema Only?

后端 未结 4 955
自闭症患者
自闭症患者 2020-12-06 09:28

I need to create a backup of a SQL Server 2005 Database that\'s only the structure...no records, just the schema. Is there any way to do this?

EDIT: I\'m trying to c

4条回答
  •  庸人自扰
    2020-12-06 10:05

    Toad for SQL Server does this nicely, if you're considering a commercial product.

提交回复
热议问题