mirror of
https://github.com/bcit-ci/CodeIgniter.git
synced 2025-02-20 11:13:29 +08:00
...
parent
2f4dda423a
commit
dc295004c9
@ -1,9 +1,7 @@
|
||||
This is a subquery library for CodeIgniter's active record class. It lets you use active record methods to create subqueries in SQL queries.
|
||||
It supports SELECT, JOIN, FROM (and other statements, I guess). It also supports subqueries inside subqueries.
|
||||
|
||||
[url=http://codeigniter.com/wiki/908d7de0b0dc02a12198044170d40ec8/]Download Link[/url]
|
||||
|
||||
|
||||
Try it out [url=http://codeigniter.com/wiki/908d7de0b0dc02a12198044170d40ec8/]Download Link[/url]
|
||||
|
||||
Example 1 (SELECT):
|
||||
[code]
|
||||
|
Loading…
x
Reference in New Issue
Block a user