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

ASP.NET With 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

ASP.NET With SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

ASP.NET With SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it