MCQs > IT & Programming > MySQL > Consider the query: SELECT name FROM Student WHERE name LIKE '_a%'; Which names will be displayed?

MySQL MCQs

Consider the query:
SELECT name
FROM Student
WHERE name LIKE '_a%';
Which names will be displayed?

Answer

Correct Answer: Names containing "a" as the second letter

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