MCQs > Admin Support > Database Management > Which of the following SOL queries will return the details of only those students who are enrolled in the 'Cricket' club?

Database Management MCQs

Which of the following SOL queries will return the details of only those students who are enrolled in the "Cricket" club?

Answer

Correct Answer: SELECT Rollno, StudentName FROM StudentDetails WHERE StudentName lN (SELECT StudentName FROM StudentDetails WHERE ClubEnrolled = 'Cricket‘);

Explanation:

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

Database Management Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Database Management Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it