Oracle PL/SQL Programming, 5th Edition
by Steven Feuerstein; Bill Pribyl
Oracle Database 10g Real Application Clusters Handbook
by K Gopalakrishnan
Oracle Database 10g: The Complete Reference
by Kevin Loney
Oracle Database 11g PL/SQL Programming: Develop Robust, Database-Driven PL/SQL Applications
by Michael McLaughlin
Oracle Database 10g Performance Tuning: Tips & Techniques
by Richard Niemiec
Are you frustrated by your attempts to learn Oracle or improve your Oracle skills because of the sheer amount of technical documentation you have to wade through? This concise tutorial walks you step-by-step through the process, showing you exactly what you need to know to install, create, and support a successful Oracle 8i or 9i environment with Web capabilities.
Guerrilla Oracle®: The Succinct Windows Perspective presents clear explanations of database, SQL, and Oracle fundamentals. Using a real-world, large-scale example to demonstrate essential tasks, the book follows the Oracle DBMS life cycle from business idea to functioning database.
Guerrilla Oracle® gives you the foundation you need to build a functioning system and to begin exploring more complex technical topics. Along with a deeper understanding of the Oracle DBMS, you will learn the concrete skills, strategies, and techniques you need to make your database a reality.
You will learn how to:
Install and configure the Oracle Database server on a Windows server
Configure client PCs
Install and define the Oracle Database software
Create basic database security schemas and formalize backup plans
Design a database and normalize the data
Integrate a legacy system into the Oracle relational database model using SQL*Loader
Create the tables
Develop and modify Oracle Forms and Reports
Program in SQL, SQL*Plus, and PL/SQL
Perform major DBA responsibilities
Enable remote access
Prepare your database for Web access and e-commerce
The accompanying CD-ROM includes a complete set of the book's code samples, scripts, and examples.
0201750775B01162003
Average Amazon.com® Rating: ![]()
![]()
![]()
![]()
Based on 4 Ratings
Probably not what you're looking for! - 2004-08-05
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
If you are new to Oracle (and this book is obviously geared toward the new user) you might want to stay away from this book. The author does take a step-by-step approach to installing Oracle and creating databases, etc. but the steps are out of order (you're asked to grant users rights to tables that you have not yet created), code fragments are incorrect (table names change throughout examples) and there is very little "meat" to anything.
In nearly every chapter the author suggest that you go to other documentation for further study. I suggest you bypass this book entirely and move on to something more substantive and accurate.
A good Oracle book to start with - 2004-09-13
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
I have pondered thru many Oracle books but this one explains the concepts very clearly. I set up Oracle on my computer using the instructions and did all the exercises. I had no problem and learned a lot in a short time.
I would recommend this book for a beginner and then move on to the move advanced Oracle books.
Excellent, if you are a beginner in Oracle - 2004-05-04
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
Oralce databse is a great topic. If you are the expert in it, I am sure you can find a job in everywhere.
Under re-enginnering process, most of companies will use database and IT technology to save their labour cost. Oracle becomes the key on the process. However a lot of books in the market are too difficult for beginners. Some of them only explain the idea without examples and practices.
Through this book, you can learn the basic concepts and take some hands-on exercises. Although it is not the best starting reference (more exercises will be much better), I still recommend this book for the one who interest in Oracle.
Cool Perl Debugger book for experienced programmers - 2004-03-17
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
"Perl Debugger Pocket Reference" is a relativly short introduction into the command line Perl Debugger (perl -d option). You will find the following main chapters in this book:
- Introductory chapters (partly meta chapters not about the debugger but about good programming)
- Debugger Commands
- Debugger Variables
- Debugging Options
- Debugger Internals, Quick reference, rest
When I bought this book I had hoped for a "...Pocket Guide" and not a "...Pocket Reference" (deeper coverage). I consider this not an extreme "...Pocket Reference" (like e.g. "Perl Pocket Reference") because this book contains examples for each of the commands and options that it describes. For me examples are the most important part in technical books.
The language, the printing and the index (there is an alphabetic index) are of the usual high O'Reilly standard).
I think that "Perl Debugger Pocket Reference" might be a bit heavy if you never used a command line debugger like gdb or xdb before. This book assumes that you already know what and why you want to do with the debugger, you will be explained WHO to do this with the debugger. PDPR is missing the process model when using a debugger. Personally I would have wished for even more examples and a bit more about when to use a certain feature of the debugger.
For all those poor souls like me that still have to use Perl 5.5, you will not like this book because it explains the cool new features of the Perl 5.8 debugger (differences to Perl 5.6 covered as well) that are missing in Perl 5.5. I hope that I can convince my customer to upgrade to Perl 5.8 to be able to use cool new debugger (especially the w watchpoints will be great).
I will keep this booklet next to my keyboard when I am Perl programming from now on to be able to lookup the Debugger functions that I will need. If you are a Perl programmer like me that does not produce flawless code, I really recommend this book. I will use it again right after finishing this review. Perl debugging will be more fun (for me) from now on.
Some information on this page was provided using data from Amazon.com®. View at Amazon >