Re: Nested if statements in Stored Procedure

2004-03-18 Thread Daniel Dittmar
MaxDB - Mailing List wrote: I am trying like heck to create a stored procedure that looks like the following. I know this stored proc is useless but I am trying to get the concept here. I would like to execute multiple lines in nested if statements. - group statements by enclosing them in BEGI

Nested if statements in Stored Procedure

2004-03-18 Thread MaxDB - Mailing List
Hello All, I am trying like heck to create a stored procedure that looks like the following. I know this stored proc is useless but I am trying to get the concept here. I would like to execute multiple lines in nested if statements. Thank you for your time. Please Help! CREATE DBPROC proc_S