MCQs > IT & Programming > MySQL > Correct way to retrieve rows with no duplicates?

MySQL MCQs

Which of the following is the correct way to retrieve rows with no duplicates?

Answer

Correct Answer: SELECT DISTINCT * FROM TableA WHERE ColumnX="SomeValue";

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