网络编程
位置:首页>> 网络编程>> 数据库>> SQLserver查询数据类型为ntext是空或NULL值的方法

SQLserver查询数据类型为ntext是空或NULL值的方法

  发布时间:2024-01-24 18:40:52 

标签:ntext,空值,NULL


--为空的值text ntext
select * from lf_newsNg_utf where datalength(newsContentE)=0 or datalength(newsContentE) is null

0
投稿

猜你喜欢

手机版 网络编程 asp之家 www.aspxhome.com