vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| 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 -- |
| |||
| 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 > Try the following: http://www.microsoft.com/sql/prodinf...le/oracle.mspx http://www.microsoft.com/technet/pro....mspx?mfr=true HTH, Brian -- ================================================== ================= Brian Peasland oracle_dba@nospam.peasland.net http://www.peasland.net Remove the "nospam." from the email address to email me. "I can give it to you cheap, quick, and good. Now pick two out of the three" - Unknown |
| ||||
| 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 Here's a website that does a detailed comparison: http://dev.mysql.com/tech-resources/...php?advanced=1 |