I got the following procedure: CREATE PROCEDURE test_groups AS BEGIN SELECT group_name FROM groups; END^
- [firebird-support] How to return recordset from stored proced... firebirdsql
I got the following procedure: CREATE PROCEDURE test_groups AS BEGIN SELECT group_name FROM groups; END^