Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Professional Oracle Programming (Programmer to Programmer) Review by John Matlock

For the Professional Developer

This is an intermediate level book. It is intended for the application developer who already has some knowledge of SQL (which implies some knowledge of what databases do) and of programming (particularly Java). For instance, the first chapter of this book is on the internal structure of Oracle. That's a long ways from the standard beginning of this is what a database does.

A thing this book is not for is the database administrator. There's very little on things like set-up, assigning users, security (there's a little on this); those kinds of administrative details. This book is, as I said at first, for developers.

The book does go heavily into programming techniques like triggers, regular expressions, object types, XML, defining your own functions -- things like that.

The authors all have extensive experience with Oracle, most of them work for or have worked for Oracle. As this series of books proclaims, this is a book written at the programmer to programmer level.