Wednesday, March 21, 2012

How to enable ansi_nulls on existing table?

Is there any way to enable ansi nulls on an existing table w/o
droppping/creating?
thanks
jim"Jims" <biz@.neocasa.net> wrote in message
news:uQa6wckiGHA.3816@.TK2MSFTNGP02.phx.gbl...
> Is there any way to enable ansi nulls on an existing table w/o
> droppping/creating?
No. ANSI_NULLS is not a table-specific setting.

No comments:

Post a Comment