Subject | Re: RFC: Please unify stored procedure execution |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-12-21T12:00:42Z |
> I don't care about what MS SQL can. Interbase or Firebird CAN NOTI completely support idea of extending EXECUTE PROCEDURE to return
> return a resultset from EXECUTE PROCEDURE. Why not to extend this,
> instead of making other strange things?
result set for selectable procedures.
Do we care about the applications that rely on the fact that EXECUTE
PROCEDURE delivers only first row when applied to selectable procedure?
Roman