[SQL]Warning: Null value is eliminated by an aggregate or other SET operation

Warning: Null value is eliminated by an aggregate or other SET operation

一般我們在寫SP時都會加上以下的SQL

 

 

當在有出現「Warning: Null value is eliminated by an aggregate or other SET operation」時,如果不想要該警告訊息顯示出來而導致執行的程式以為它是錯誤的話! 請加上以下的SQL

 

SET ANSI_WARNINGS (Transact-SQL)

Hi, 

亂馬客Blog已移到了 「亂馬客​ : Re:從零開始的軟體開發生活

請大家繼續支持 ^_^