if else, begin end - Toolbox for IT Groups

if else, begin end - Toolbox for IT Groups

瀏覽:406
日期:2025-07-01
if begin -- do something end else if begin -- do something end Do I need BEGIN and END statements after the ELSE? I ask this because, what if I had a new IF statement down below this if else statement, how does sql server know when the ELSE in the first 0...看更多