![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
HIi all, Trying to execute the following code within a procedure: DECLARE CONTINUE HANDLER FOR SQLSTATE 'WW033' GOTO create_batch; ....some code.... create_batch: ....final code ... Which gives me an error saying that GOTO is not allowed here. Can anyone tell me what I am doing wrong. I've looked through the references and some books and I can't see why it won't accept this. |
![]() |
| Thread Tools | |
| Display Modes | |
| |