C. J. Date http://www.amazon.com/Introduction-Database-Systems-C-Date/d...
Joe Celko http://www.amazon.com/Joe-Celkos-SQL-Smarties-Programming/dp...
I doubt the concepts and mathematical model behind relational databases have changed that much between 1999 and 2003. :)
Also, most the code in the book is in a language called "Tutorial D", with asides about how it would look in SQL (and equally frequent complaints about how SQL fails to live up to the mathematical ideal of the relational model). It's not an SQL tutorial, but once you understand the relational model, you will probably be able to burn through tutorials -- it will just be learning syntax, not completely new ideas.