in reply to Re^4: (OT) Why SQL Sucks (with a little Perl to fix it)
in thread (OT) Why SQL Sucks (with a little Perl to fix it)
An amusing example of how SQL is only English like is the following that appeared in my code not long ago, having max(foo) is null. I am so used to having SQL feel like natural language that I did a double take at that one.