Welcome Guest, Not a member yet? Register   Sign In
Active record minimal length?
#5

[eluser]TheBaron[/eluser]
The literal answer to your question.

Code:
$this->db->where('LENGTH(column) >', 4, false)->get('table');

Though I don't understand why you would need this.


Messages In This Thread
Active record minimal length? - by El Forum - 07-16-2011, 01:08 PM
Active record minimal length? - by El Forum - 07-16-2011, 09:44 PM
Active record minimal length? - by El Forum - 07-18-2011, 04:25 AM
Active record minimal length? - by El Forum - 07-18-2011, 05:54 AM
Active record minimal length? - by El Forum - 07-18-2011, 08:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB