MCQs > IT & Programming > Microsoft SQL Server > Which of the following SQL queries correctly selects the rows from the table 'employees' that have NULL value in the 'salary' column?

Microsoft SQL Server MCQs

Which of the following SQL queries correctly selects the rows from the table "employees" that have NULL value in the "salary" column?

Answer

Correct Answer: SELECT * FROM employees WHERE salary 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