1. What does the expression NULL = NULL evaluate to?
- TRUE
- FALSE
- NULL (Unknown)
- An error
Hint: In SQL three-valued logic, comparisons with NULL always evaluate to NULL (Unknown) because NULL represents an unknown value.
Quiz for lesson: Handling NULL values
This interactive assessment is designed to test your understanding of Handling NULL values. Whether you are a beginner looking to grasp the basics or an experienced professional aiming to refine your skills, quizzes are an excellent way to validate your knowledge and identify areas for improvement.