SQL Server data dictionary -
09-26-2008
, 10:38 AM
I am not sure what you call it, but I am looking for the stored procedure
that will list out all of the tables in a particular database possibly in a
create database format that can be used to create another database with all
of the tables. For anyone that know Informix it is the dbschema command. |