Update a boolean to its opposite in SQL without using a SELECT

前端 未结 2 1596
终归单人心
终归单人心 2021-01-11 09:59

Is it possible to upgrade a bool field by telling it to update the field to the opposite of what it is without having to select the value - check it then update accordingly

2条回答
提交回复
热议问题