Welcome Guest, Not a member yet? Register   Sign In
Query multiple table with same field name using active record
#6

[eluser]rogierb[/eluser]
Just use:
Code:
$this->db->select('some.id as some_id_number');


Messages In This Thread
Query multiple table with same field name using active record - by El Forum - 03-20-2009, 06:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB