MCQs > IT & Programming > MySQL > Which queries returns 100 results, starting from the 25th result?

MySQL MCQs

Which of the following queries returns 100 results, starting from the 25th result?

Answer

Correct Answer: SELECT book_title FROM books LIMIT 24, 100

Explanation:

Note: This Question is unanswered, help us to find answer for this one

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it