Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Duplicate
-
None
Description
It's possible to create the procedure that returns recordset. It could be used instead of select. That's fine. But can it be used in another procedure or in insert from select statement?
insert into t
call prc
Attachments
Issue Links
- is duplicated by
-
MDEV-8100 Table functions (aka SQL functions returning tables)
- Stalled