Posted by --CELKO-- on 11/12/34 11:37
Start with a book on RDBMS basics, so you have a foundation. You will
probably also have to learn how to think in a declarative progamming
language. I find that takes about a year of full-time coding and some
people never get it.
After that, get an intro book on SQL and apy attention to the syntax
quirks.
After you get thru that book, get a copy of SQL FOR SMARTIES for the
advanced programming tricks.
[Back to original message]
|