0){ $strRq .= " LIMIT ".$intLimit; } return $this->_db->query($strRq)->fetchAll(); } }