CodeIgniter’s Query Builder ORM has class methods for nearly any kind of database access/operation you can think of. In this post, I’ll cover some of the available methods for retrieving aggregate-level query results. The examples in this post map out Query Builder method chaining to produce results you would get from a raw MySQL query. Continue reading to see more…
Image by Clker-Free-Vector-Images from Pixabay
Self-Promotion:
If you enjoy the content written here, by …
[Read more]