經安全檢測,此網站為安全網站,請放心前往原始網址!

IF ELSE in SQL Server stored procedure - The TechTarget Expert Community - IT Knowledge Exchange

I am using this code which is giving error: if (@report_type = 'CM') Begin Select distinct Region,sum(ClientCount) as ClientTotal Into #NewTemp From ( End else if (@report_type = 'AM' ) Begin ( Select distinct Region,Area,sum(ClientCount) as ClientTotal I

itknowledgeexchange.techtarget

網址安全性掃描由 google 提供