Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL 2000 Column object properties

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-26 : 09:59:22
Carl writes "SQL Server 2000 SP1
NT4.0 SP6a

When I create/modify a table in SQL 2000 using Enterprise Manager, there is a "Description" property for each column. How do I retrieve values for that property using T-SQL? It apparently is not an extended property since using ::FN_LISTEXTENDEDPROPERTY doesn't return anything for the property "Description"."
   

- Advertisement -