table_name(true)." WHERE ".$this->filter($filter); return $this->db->selectrow($sql); } }