View Single Post

   
  #2 (permalink)  
Old 02-29-2008, 07:28 PM
David Portas
 
Posts: n/a
Default Re: Book contrasting Oracle and MS SQLServer?

waterlogged@cfl.rr.com wrote:
> I am an oracle savvy developer looking to switch to SS. Know of any
> good books that compare/contrast the two?
> Thanks


If you've decided to switch then why compare?

>From the SQL development perspective take a look at O'Reilly's "SQL in

a Nutshell" (Kline and Kline).

Also take a look at these resources:
http://www.microsoft.com/sql/solutio...n/default.mspx

--
David Portas, SQL Server MVP

Whenever possible please post enough code to reproduce your problem.
Including CREATE TABLE and INSERT statements usually helps.
State what version of SQL Server you are using and specify the content
of any error messages.

SQL Server Books Online:
http://msdn2.microsoft.com/library/m...S,SQL.90).aspx
--

Reply With Quote