Welcome Guest, Not a member yet? Register   Sign In
Active Record Class $this->db->join
#1

[eluser]blasto333[/eluser]
Is it possible to use the "USING" clause when use the active record database class join method?

example.

Code:
$this->db->join('some_table', "USING(sale_id"));




Theme © iAndrew 2016 - Forum software by © MyBB