Welcome Guest, Not a member yet? Register   Sign In
Mysql Stored Procedure multiple select
#3

(06-12-2018, 11:49 PM)Lxocram Wrote: This is not possible. You only get 1 result variable.
Split you stored proc in 3 separate calls and then make 3 calls.

Or combine the 3 resultsets into 1 set.

Thank you Lxocram.

Combining 3 result set into a single result set may contain duplicate data.

Splitting Stored procedure into 3 makes increase the code in Model as well as stored procedure.

If codeigniter team release a library or solution for this will help us. 

Thank you,
Raja
Reply


Messages In This Thread
RE: Mysql Stored Procedure multiple select - by craja26 - 06-13-2018, 10:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB