Does query execution happen at the get_where() clause of the following codeigniter active record statement?
get_where()
$this->db->select(\'*\'); $q =