Description:
WHERE city != 'Oslo' silently drops every NULL row, because NULL comparisons are unknown rather than true. Guess the count before the reveal, then fix it with IS NULL.
#SQL #CodingQuiz #Database #Programming
YOUR AD GOES HERE
Published 25, Sep 2026
Description:
WHERE city != 'Oslo' silently drops every NULL row, because NULL comparisons are unknown rather than true. Guess the count before the reveal, then fix it with IS NULL.
#SQL #CodingQuiz #Database #Programming
YOUR AD GOES HERE