Which one of the following correctly selects rows from the table myTable that have null in column column1?
Correct Answer: SELECT * FROM myTable WHERE column1 is null
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More ASP.NET With SQL Server MCQ Questions
ASP.NET With SQL Server MCQs | Topic-wise