MCQs > IT & Programming > Microsoft SQL Server > Which one of the following correctly selects rows from the table myTable that have null in column column1?

Microsoft SQL Server MCQs

Which one of the following correctly selects rows from the table myTable that have null in column column1?


Answer

Correct Answer: SELECT * FROM myTable WHERE column1 is null

Explanation:

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

Microsoft SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Microsoft SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it