Subject | RE: [firebird-support] Stored Procedure: Result set and out parameter |
---|---|
Author | Leyne, Sean |
Post date | 2011-02-07T18:11:20Z |
Pierre,
Sean
> I need to implement a stored procedure that returns a result set and has anThe equivalent functionality in Firebird is known as a SELECTABLE procedure, please review the documentation/FAQ for details.
> output parameter.
>
> This is apparently supported in SQL server and MySQL.
>
> How can this be done in Firebird?
Sean