Subject | Re: RFC: Please unify stored procedure |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-12-22T07:44:20Z |
> If we deal with the extended EXECUTE or with new CALL statement, thenTrue.
> my proposal fits your needs.
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?
Roman