Damien Alexandre (@damienalexandre) on X

X (formerly Twitter) ยท

1 min read Original article โ†—

TIL: In SQL, looking for "all rows without a specific value" will not include rows containing NULL ๐Ÿ˜ณ I've been using databases for 15 years and discovered this the hard way yesterday with

@MarionHerisson

That's really unexpected behavior on all engines: #mysql, #postgresql...