Your browser does not support JavaScript!

Which of the following is correct from given the statement below: //$this->db->select('title, content, date'); //$query = $this->db->get('mytable'); //return $query->result();

  • It will return only the given fields title, content, and date of the records Correct
Feedbacks
FriendlyElephant - 1 year ago
Upvoted this question
JustMastodon - 1 year ago
Upvoted this question
DiplomaticCobra - 1 year ago
Downvoted this question
Similar ITE-6200 questions