MCQs > IT & Programming > MySQL > How would you retrieve data on all the customers where no phone number is stored?

MySQL MCQs

How would you retrieve data on all the customers where no phone number is stored?

Answer

Correct Answer: SELECT * FROM customers WHERE PhoneNumber IS NULL;

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