I this post I would like to write about sub queries. A Sub-query is also a query, which is defined under a main query and…
Leave a CommentTag: Sub Queries
Codeigniter didn’t provide an option to use subqueries with active record class. So today I would like to provide simple and possible comprehensive techniques on…
4 Comments