Hi All,
I need your SQL guru's help:
I want to generate SQL scripts for all the objects, like tables, defaults, index, triggers, procedures, and all the stuff from SQL Server 7.
I can use EM to do that. But my question is how to achieve the same thing using T-SQL script.
Thanks,
Chris