SQL语句里面怎么检查内容为空的字段

     阅读 750 次    更新时间:2014/9/21    

select * from data where 结帐金额  is not null

select * from data where 结帐金额  is null

 
 

Copyright 2003-2008 All Rights Reserved 自由风工作室 版权没有 [湘ICP备06002185号]
.