Can anyone recommend a good ANSI SQL reference manual?
I don\'t necessary mean a tutorial but a proper reference document to lookup when you need either a basic or
The main problem with an ANSI SQL reference manual is that you can't find a DB which implements it. And when it does, then you'll find that ANSI SQL can't solve some of the daily problems. Which is why all professional databases define extensions.
So at work, you'll need a reference manual for the specific version of the database which you use.