Hi,
I have mysql stored procedure, which has multiple SELECT statements but I am getting results of first SELECT statement only in Codeigniter. Could you please suggest me how to get the remaining(2nd and 3rd) SELECT statement results when using mysql stored procedure.
Thank you,
Raja
I have mysql stored procedure, which has multiple SELECT statements but I am getting results of first SELECT statement only in Codeigniter. Could you please suggest me how to get the remaining(2nd and 3rd) SELECT statement results when using mysql stored procedure.
Thank you,
Raja