|
Posted by Tony Rogerson on 11/11/57 11:37
> After you get thru that book, get a copy of SQL FOR SMARTIES for the
> advanced programming tricks.
But, be warned this book is based on standard SQL so a lot of the examples
won't work or there are better ways of coding using some of the built-in
functions of SQL Server.
Check out some of Itzik-Ben Gan's books which are more appropriate to SQL
Server and contain far better and more scalable examples.
--
Tony Rogerson
SQL Server MVP
http://sqlserverfaq.com - free video tutorials
"--CELKO--" <jcelko212@earthlink.net> wrote in message
news:1137459934.454621.116470@o13g2000cwo.googlegroups.com...
> 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.
>
Navigation:
[Reply to this message]
|