Q:

codeigniter query builder where not null

$this->db->where('field is NOT NULL', NULL, FALSE);
1
$this->db->where('columnName !=', null);
0

New to Communities?

Join the community