On Mon, 07 Mar 2005 11:59:43 -0400, Protoculture <[EMAIL PROTECTED]> wrote: > Does anyone know of any? Or even a good book?
As one other poster suggested, sqlservercentral.com is probably your best shot for an online resournce. Bookwise, Kalen Delaney's Inside SQL Server 2000 is probably the most detailed MS-SQL book there is -- it digs into nitty-gritty details of the server (want to really understand optimization of queries -- this is your ticket). It does not, however, teach you much about T-SQL -- for that, I'd suggest Ken Henderson's Guru's Guide to T-SQL and the followup on Stored Procs. And as much as I like OReilly books -- I would *not* buy their T-SQL books. The Transact-SQL book was written in 1998/1999 and covers 6.5 w/ the new 7.0 features.... a little dated at best (though in fairness, ok for the basics). The T-SQL Cookbook has some cool tricks in it, but you've got to wade through some fairly henious writing. Both are on my shelf -- I know :) -- John Paul Ashenfelter CTO/Transitionpoint (blog) http://www.ashenfelter.com (email) [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197835 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

