473,386 Members | 1,828 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

ASP programmer looking for Oracle 9i book to get started

I'm an ASP/ASP.NET/MS SQL server guy looking for a good book to start
me off with Oracle 9i. I'm a computer science senior and have a web
project for a local client coming up which will use Oracle 9i as the
database. I'm looking for a book that will get me started with
Oracle, but I don't need a total SQL beginners guide, I already write
SQL for MS SQL server, but i don't know how different it will be for
Oracle? Any suggestions? Thanks!
Jul 19 '05 #1
3 2564
dSchwartz wrote:
I'm an ASP/ASP.NET/MS SQL server guy looking for a good book to start
me off with Oracle 9i. I'm a computer science senior and have a web
project for a local client coming up which will use Oracle 9i as the
database. I'm looking for a book that will get me started with
Oracle, but I don't need a total SQL beginners guide, I already write
SQL for MS SQL server, but i don't know how different it will be for
Oracle? Any suggestions? Thanks!


Two books to start:

O'Reilly: Oracle Essentials http://www.oreilly.com/catalog/oressentials3/

and

APress: Expert One on One Oracle (by Thomas Kyte)
ISBM: 1590592433

Plan on unlearning a whole bunch! The SQL is pretty similar, but the
differences (eg: in the locking engine) require a completely different
thought process in approaching a problem. If you try the same approach
as you used with SQL Server you will [frequently] end up with a
surprisingly slow solution that has between 2 and 5 times the code that
you need.

The first book helps understand the general internals and is a fairly
light read. It's useful in catching the new and overloaded terminology.
, thus making the actual documentation at http://docs.oracle.com
understandable.

The second book actually starts you down the path of 'thinking in
Oracle' - mandatory reading!

/Hans
Jul 19 '05 #2
go to asktom.oracle.com
Tom's books are excellent as is his web site. The problem won't be the sql
syntax; it will be the difference between how they work. Oracle!=SQL Server
Jim
"dSchwartz" <sc******@cableone.net> wrote in message
news:4a**************************@posting.google.c om...
I'm an ASP/ASP.NET/MS SQL server guy looking for a good book to start
me off with Oracle 9i. I'm a computer science senior and have a web
project for a local client coming up which will use Oracle 9i as the
database. I'm looking for a book that will get me started with
Oracle, but I don't need a total SQL beginners guide, I already write
SQL for MS SQL server, but i don't know how different it will be for
Oracle? Any suggestions? Thanks!

Jul 19 '05 #3
I reccomend Guide to Oracle9i (isbn:0619159596). It has some very basic SQL
review at the beginning but then moves into the details of Oralce with
PL/SQL and goes over things like forms bulider and reports builder. Good
Luck!
"dSchwartz" <sc******@cableone.net> wrote in message
news:4a**************************@posting.google.c om...
I'm an ASP/ASP.NET/MS SQL server guy looking for a good book to start
me off with Oracle 9i. I'm a computer science senior and have a web
project for a local client coming up which will use Oracle 9i as the
database. I'm looking for a book that will get me started with
Oracle, but I don't need a total SQL beginners guide, I already write
SQL for MS SQL server, but i don't know how different it will be for
Oracle? Any suggestions? Thanks!

Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Angie | last post by:
Hello, My name is Angela Mastrodonato. I'm a web designer who would like the assistance of a php programmer. Some of my clients have requested more dynamic web sites, and I am in the beginning...
9
by: Syed Mudussir Husain | last post by:
Hello, I am doing a very large web based database project. Over the period of 5 years, "more than 100, 000 Books" will be stored in a Database along with a LARGE amount of book attributes...
38
by: Mike | last post by:
No flame wars, please! We're planning a move from a non-relational system to a relational system. Our choices have been narrowed to Oracle and DB2. Since we're moving from non-relational to...
34
by: Volker Hetzer | last post by:
Hi! I've done lots of programming for CAD, which was basically C/C++ and tcl/tk. Now, we are thinking about introducing more web based tools, programming them ourselves and right now the toolchain...
1
by: ramesh.teja | last post by:
Hi, Vennela Technologies is a Global Oracle Technologies and Oracle Applications services Provider with a good customer base in Middle East and Europe Vennela started its Training division very...
1
by: Sithlord999 | last post by:
Hello. I'm working on an email form on Dreamweaver and I'm looking for a PHP code to make it work. The form with some required fields would send the submitted information and two image attachments...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
3
by: dSchwartz | last post by:
I'm an ASP/ASP.NET/MS SQL server guy looking for a good book to start me off with Oracle 9i. I'm a computer science senior and have a web project for a local client coming up which will use Oracle...
2
by: Le Dave | last post by:
Hi, I play with Oracle server (7/8/9) on WinNT/2000/XP for almost 3 years now. If I could help my self googling and digging newsgroups, I'd like to structure a bit all the fragments of my...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.