In SQLServer, how to query for a column's Description text?
- From: "David S" <digloo2@xxxxxxxxx>
- Date: Wed, 6 Apr 2005 17:33:38 -0700
In the SQL Server Enterprise Manager, if you open the Design editor for any
table, you can enter some text in a Description field that's saved
somewhere. If you do sp_help on a table with Descriptions on its columns,
it doesn't show them. Is there some way to get access to these field
descriptions through a query? (Nor does it show up through sp_columns.)
.
- Follow-Ups:
- Re: In SQLServer, how to query for a column's Description text?
- From: Vitali Kalinin
- Re: In SQLServer, how to query for a column's Description text?
- Prev by Date: LoginPrompt
- Next by Date: Re: NewValue/OldValue Error with Decimal Field
- Previous by thread: LoginPrompt
- Next by thread: Re: In SQLServer, how to query for a column's Description text?
- Index(es):
Relevant Pages
|
Loading