I use Microsoft SQL Server Database Publishing Wizard to backup my database in SQL Server int includes the records..
How can I backup my database without the records?
Printable View
I use Microsoft SQL Server Database Publishing Wizard to backup my database in SQL Server int includes the records..
How can I backup my database without the records?
Not 100% sure but i think if you go to your database, right click Tasks--> Generate scripts, you can do what you want.