Month: March 2023

Yii2 : Retrieve multiple result set from stored procedure

Recently got chance to work on one Yii2 project, and where I encounter the situation where need to fetched multiple result set from stored procedure. I'm not experienced in Yii framework, so it was difficult to achieve easily. I googled but didn't get any proper solutions; So after some search and R&D, I achieve this … Continue reading Yii2 : Retrieve multiple result set from stored procedure