Popular Posts
Blog Archive
Stats
Update bit column
SQL Server 2005
UPDATE [TableName] SET [BooleanField] = ~[BooleanField] WHERE [Index] = @Index