Elegant CodeIgniter Data Retrieval? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: Elegant CodeIgniter Data Retrieval? (/showthread.php?tid=88128) |
Elegant CodeIgniter Data Retrieval? - PomarTonkaa - 07-26-2023 How can one magnificently retrieve data from multiple MySQL tables, each showcasing the same awe-inspiring structure yet harboring distinct data, all within the esteemed realm of CodeIgniter? Among these illustrious tables, there lies a plethora of inner join delights, entwined with two tables of parallel structure. The grand question that befalls us: Is it possible, within the enchanting world of CodeIgniter, to orchestrate a select statement that gracefully encompasses the data from these two remarkable tables? |