Lib
2009/02/20
Update bit column
SQL Server 2005
UPDATE [TableName] SET [BooleanField] = ~[BooleanField] WHERE [Index] = @Index
‹
›
Home
View web version