Oracle SQL Developer -- Procedure Declarations/Bodies -- How Do I Separate Them? -


thanks in advance. i'm new oracle sql developer, , sql code works fine, way it's separated sql developer, makes not work. need have run in segments example:

how need code separated (good): good how code separated (not good): not good

i found answer: have put semicolon @ end.

;

lmao. how silly. please keep thread else makes simple mistake.

regards,


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -