I want to disable the identity property on one of my column, can any one tell me how I can do that from query analyzer, I can do that from Enterprise Manager but I want to do through query analyzer?
"Rogers" <naissani@hotmail.com> wrote in message news:u6B8fnx9HHA.4432@TK2MSFTNGP02.phx.gbl... >I want to disable the identity property on one of my column, can any one >tell me how I can do that from query analyzer, I can do that from >Enterprise Manager but I want to do through query analyzer? > > Plz advice > > Thanks > >
Tibor Karaszi
9/15/2007 9:17:02 PM
Enterprise Manager creates a new table. To, there's no magic involved. Press the "Save change script" button and you will see what EM does behind your back.
"Rogers" <naissani@hotmail.com> wrote in message news:u6B8fnx9HHA.4432@TK2MSFTNGP02.phx.gbl... >I want to disable the identity property on one of my column, can any one tell me how I can do that >from query analyzer, I can do that from Enterprise Manager but I want to do through query analyzer? > > Plz advice > > Thanks > >