select * from table1 where empty(text)
select * from table1 where text is null
rtfsdadsa
不是很懂sql 估计这样子写吧text.length=0~