aipeli
先选择temp字段  条件中选择  where    手工在 where id 后输入
is null如果是文本类还可以用=""


整个sql句大至如下

select * from tablename where temp is null

分类:

技术点:

相关文章: