Wednesday, March 21, 2012

Rename a table with a SQL

Hello guys,
is it possible to rename a table with a SQL statement ?
Thanks
Hi Serge
Take a look at sp_rename in the Books Online.
HTH
Kalen Delaney
SQL Server MVP
www.SolidQualityLearning.com
"Serge Fournier" <safournier@.free.fr> wrote in message
news:ugihcRlzEHA.3840@.tk2msftngp13.phx.gbl...
> Hello guys,
> is it possible to rename a table with a SQL statement ?
> Thanks
>
|||Thanks
"Kalen Delaney" <replies@.public_newsgroups.com> a crit dans le message de
news: %23pKhWilzEHA.3204@.TK2MSFTNGP10.phx.gbl...
> Hi Serge
> Take a look at sp_rename in the Books Online.
> --
> HTH
> --
> Kalen Delaney
> SQL Server MVP
> www.SolidQualityLearning.com
>
> "Serge Fournier" <safournier@.free.fr> wrote in message
> news:ugihcRlzEHA.3840@.tk2msftngp13.phx.gbl...
>
sql

No comments:

Post a Comment