SyntaxFix
Write A Post
Hire A Developer
Questions
If you're using SQL Server, you can set the value of bit fields with 0 and 1
0 and 1
or
'true' and 'false' (yes, using strings)
'true' and 'false'
...your_bit_field='false'... => equivalent to 0