How to make a field NULL using MySQL GUI Tools?

后端 未结 6 1715
误落风尘
误落风尘 2020-12-18 17:57

I\'m using the MySQL Query Browser (part of the MySQL GUI Tools) and need to change a field to NULL, but I can\'t figure out how to do it - if I delete the value it tries to

6条回答
  •  鱼传尺愫
    2020-12-18 18:09

    In MySQL Workbench, with the cell selected, press Shift + Delete

    Tested on 6.3.4.0

提交回复
热议问题