SQL语句里面怎么检查内容为空的字段
select * from data where 结帐金额 is not null
select * from data where 结帐金额 is null
Copyright 2003-2008 All Rights Reserved 自由风工作室 版权没有 [湘ICP备06002185号] .