aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Php With SQL
  • Which of the following functions is used to return the wh...
Multiple choice

Which of the following functions is used to return the whole result set as a two-dimensional array?

  1. Sqlite_fetch_array()

  2. Sqlite_fetch_all()

  3. Sqlite_query()

  4. Sqlite_exec()

  5. Mysqli_fetch_object()

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This function is used to return the whole result set as a two-dimensional array.

Keep practicing — related questions

  • Which of the following functions is used to fetch all the results from the most recent query on the connect...
  • Which of the following functions is used to execute a query and return the first column of the first return...
  • Which of the following functions is used to send a query to the database and buffers the result?
  • _____________ fetches a result row as an associative array, a numeric array or both.
  • Which of the following functions is used to send a query to the database and return a result object?
  • Which of these are valid php functions to use with a mysql server?
  • Which of the following operations in SQL retrieves the rows from the active set, one row at a time?
  • Which of the following methods executes an SQL statement that may return multiple results?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Database and SQL (3929 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy