Home Forums SQL Server 2005 T-SQL (SS2K5) Using T-SQL or SQL script can we create a data dictionary RE: Using T-SQL or SQL script can we create a data dictionary

  • Sure it is possible. You could use the information_schema and sys views.