Browse by Tags

TSQL to get FieldName & FieldDescription within a SQL Server database
25 July 07 07:52 AM | SQL Master | 2 Comments   
When you are documenting a database including the table-column information you need to have a description that can specify that so and so column is used for such a purpose. Think about accessing such information using Enterprise Manager or SS Management Read More...