如题 ,IS null 这个我知道,它们效果应该差不多吧,但 ISNULL 我就不太清楚了 如 select top 10 * from wo_mstr and wo_nbr is null 和select top 10 * from wo_mstr and wo_nbr isnull 是一样的吗? 我对ISNULL的用法还不是很清楚,另外trim这是什么函数?我记得在Excel中见过这?请高手解答一下!
添加回答
举报
0/150
提交
取消