Hi,

I am trying to initialize a variable inside the begin atomic block. I further use this variable in compound SQL statements inside the same block.

I know that this begin atomic block does not return a result set.

Can someone please help me with a way to initialize a variable (thus allowing multiple usage). I am using dbartisan.

Thank you