Hi all,
I'm trying to write a script to script out the schemas for all the non system databases on a server.
I was wondering if someone can help me out on where to start.
Which table is this information stored?
I only want to script out the Create Database command not the objects within the database.
Thanks