Subject Re: [Firebird-Architect] Re: RFC: Please unify stored procedure
Author Dmitry Yemanov
"Roman Rokytskyy" <rrokytskyy@...> wrote:
>
> BTW, how this feature works now? Does it return
> isc_info_sql_stmt_select for SELECT * FROM sp() and
> isc_info_sql_stmt_exec_procedure for EXECUTE PROCEDURE call or is
> there some specifics there?

You're correct, the only specifics is EXEC BLOCK which can be described both
ways depending on its outputs existence.


Dmitry