Welcome Guest, Not a member yet? Register   Sign In
How to do this query?
#6

[eluser]TheFuzzy0ne[/eluser]
I'd try doing it like this:

Code:
$res = $this->db->get_where('table', 'id = MAX(id)');


Messages In This Thread
How to do this query? - by El Forum - 04-03-2009, 04:15 AM
How to do this query? - by El Forum - 04-03-2009, 04:34 AM
How to do this query? - by El Forum - 04-03-2009, 06:25 AM
How to do this query? - by El Forum - 04-03-2009, 06:44 AM
How to do this query? - by El Forum - 04-26-2009, 08:17 AM
How to do this query? - by El Forum - 04-26-2009, 09:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB