vote up 5 vote down star

I have worked with SQL on Oracle 9, and a bit on SQL Server 2000 for about a year. I need to get a jumpstart on working with PL/SQL in Oracle 9i. I work with a handful of ASP.NET 2.0 sites and some VB.NET (VS2005) apps in terms of code experience. What books or websites would you recommend to help me bridge the gap?

flag

75% accept rate

5 Answers

vote up 7 vote down check

Oracle PL/SQL Programming by Steven Feuerstein. Published by O'Reilly. ISBN 0-596-00381-1.

It's the best PL/SQL reference I've seen.

link|flag
vote up 2 vote down

I was put on a project without knowing any PL/SQL, but after reading "Oracle PL/SQL Programming by Steven Feuerstein" in the evenings I soon became good at it.

The book is excellent, and really helped me enjoy using the language.

link|flag
vote up 0 vote down

Any Steven Feuerstein book on the topic is great!

link|flag
vote up 0 vote down

I voted up Lost in Alabama's recommendation. This was the number one resource I used when first learning PL/SQL. Excellent book for both the beginner and intermediate PL/SQL developer.

link|flag
Oi! I thought I got there first! :) – Joe90 Sep 24 '08 at 21:04
vote up 0 vote down

How about: asktom

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.