如題 ,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
提交
取消