Browse by Tags

TSQL to get FieldName & FieldDescription within a SQL Server database
Published 25 July 7 9:52 AM | SSQA.net
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...