2019年10月22日 星期二

nText 空值判斷

--datalength() 函數
SELECT * FROM TABLE WHERE ISNULL(datalength (nText1),0) >0