This books on Oracle is to teach beginners how to use Oracle to store, retrieve, manipulate and process the data. This book start with fundamentals of relational database management system and goes upto advanced topics such as native dynamic sql and distributed database.
I strongly recommend this book to all beginners of Database systems and in particular to those who want to understand fundamentals of Oracle database.
In case you don't have enough time to read the entire book, at least read first 11 chapters to get clear idea about what Oracle and SQL are all about. For better availability I am making chapters available in PDF format.
You can download the scripts used to create sample tables and insert data into those tables.
After script is downloaded run the script at SQL prompt in SQL*PLUS using START command.
Script to create sample tables
Script to insert data into sample tables
If you have anything to say about this endeavour of mine, please post your feedback. Your feedback can make a lot of difference.