[MDEV-10115] Processing Data Sets Within A stored Procedure Created: 2016-05-24  Updated: 2016-05-25  Resolved: 2016-05-25

Status: Closed
Project: MariaDB Server
Component/s: Data Definition - Procedure
Fix Version/s: N/A

Type: Task Priority: Major
Reporter: Nicholas Denning Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Duplicate
is duplicated by MDEV-8100 Table functions (aka SQL functions re... Stalled

 Description   

It would be really neat to have the ability to open a cursor in a stored procedure on a result set that has been generated in a called from the stored procedure. I think this is possible in DB2 and ORACLE and hence would be a great capability on compatibility grounds.



 Comments   
Comment by Sergei Golubchik [ 2016-05-25 ]

This is, basically, MDEV-8100 — an ability to process a generated data set as if it was a table (open a cursor on it, join it with other tables, and so on)

Generated at Thu Feb 08 07:39:47 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.