Is there a way to backup and restore a database without the data. I just want the tables, scheme, stored procedures, etc. without the data.
If I'm not mistaken you can do this:
Script Database AsCreate tofileThis gives you a script that you can run on a different server to set up the db.
You probably need to follow the steps here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With