如何检查数字列中是否有空值
我想要这样的东西:
select * from table where column_numeric = ''
这显然不起作用,但是对于数字列来说,什么可以等效呢?
null datatypes
datatypes ×1
null ×1