Showing posts with label description. Show all posts
Showing posts with label description. Show all posts

Monday, March 19, 2012

ALTER TABLE add description

Can the ALTER TABLE ADD .... statement include a column description field,
or is that only possible in EM? Thanks.
David
Take a look at the extended properties in BOL.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
"David C" <dlchase@.lifetimeinc.com> schrieb im Newsbeitrag
news:uKPbui6XFHA.2128@.TK2MSFTNGP15.phx.gbl...
> Can the ALTER TABLE ADD .... statement include a column description
> field, or is that only possible in EM? Thanks.
> David
>
|||That worked, thanks.
*** Sent via Developersdex http://www.codecomments.com ***

ALTER TABLE add description

Can the ALTER TABLE ADD .... statement include a column description field,
or is that only possible in EM? Thanks.
DavidTake a look at the extended properties in BOL.
--
HTH, Jens Suessmeyer.
--
http://www.sqlserver2005.de
--
"David C" <dlchase@.lifetimeinc.com> schrieb im Newsbeitrag
news:uKPbui6XFHA.2128@.TK2MSFTNGP15.phx.gbl...
> Can the ALTER TABLE ADD .... statement include a column description
> field, or is that only possible in EM? Thanks.
> David
>

ALTER TABLE add description

Can the ALTER TABLE ADD .... statement include a column description field,
or is that only possible in EM? Thanks.
DavidTake a look at the extended properties in BOL.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
--
"David C" <dlchase@.lifetimeinc.com> schrieb im Newsbeitrag
news:uKPbui6XFHA.2128@.TK2MSFTNGP15.phx.gbl...
> Can the ALTER TABLE ADD .... statement include a column description
> field, or is that only possible in EM? Thanks.
> David
>|||That worked, thanks.
*** Sent via Developersdex http://www.codecomments.com ***