Forum OpenACS Development: Response to SQL functions returning rowsets (of one type)

follow up to alex's comments.

because pl/sql will let you have numerous out variables (including cursors), its actually fairly easy to use an out cursor to return arbitrary result sets. how well an app can utilize this depends on they're bindings to oracle.