Hiya.
How can I set the default value in SQL SVR 2005 bit field to False? And the same goes for nvarchar fields set to empty string?
Is there a statement that can be run to convert all null values in nvarchar field to emtpy strings?
Is there a statement that can be run to convert all null values in a bit field to false?
Thanks,
Keith
How can I set the default value in SQL SVR 2005 bit field to False? And the same goes for nvarchar fields set to empty string?
Is there a statement that can be run to convert all null values in nvarchar field to emtpy strings?
Is there a statement that can be run to convert all null values in a bit field to false?
Thanks,
Keith