Is there any benefit in closing a resultset if it is only declared locally?
I am guessing resources are freed and the cursor is closed in any case if the Sub has finished.
RBS
I am guessing resources are freed and the cursor is closed in any case if the Sub has finished.
RBS