Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

oracle to sql server translation

Status
Not open for further replies.

bookouri

IS-IT--Management
Joined
Feb 23, 2000
Messages
1,464
Location
US
I just wondered if anyone has ever run into anything like an Oracle to Sql Server translation faq? Ive been working with Oracle for years and may soon have to take on a Sql server database. If I could find some faq that explained the basics of sql server related to their Oracle counterparts it would speed things up considerable.

any suggestions regarding where to start would be appreciated...

 
thanks, ill take a look at that site.
 
This book covers both flavors of SQL. It won;t help with the admin stuff, but the program language differnces are a real help.

SQL in a Nutshell; Kevin and Daniel Kline; O'Reilly; Good solid SQL reference book, covers the various flavors of SQL including Oracle, SQL Server, MySQL and PostgreSQl databases. Has nice quick look table of the SQL Server specific functions. Can be helpful when converting from some other database to SQL Server.

Questions about posting. See faq183-874
 
thanks, i picked up one sql book that does that same kind of thing, and it really is helpful to see the different "flavors" side by side.. that's exactly what i need for the admin side now...


thanks again..

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top