You will get vast amount of data/ information on this page regarding Oracle SQL JOINS like
- Example of Simple SQL Join
- SQL Outer Join
- Example of SQL Outer Join
- SQL Inner Join
- Example of SQL inner Join
- SQL Self Join
- Example of SQL Self Join
- SQL Cross Join
- SQL Equijoin
- Join using MULTIPLE TABLES
You will get good information on Joins from the book Effective Oracle by Design by Thomas Kyte
http://www.amazon.com/Effective-Oracle-Design-Osborne-ORACLE/dp/0072230657
If you are interested in DBMS Normal forms Please go to
http://www.bkent.net/Doc/simple5.htmHere you will find an article on DBMS Normal forms named "A Simple Guide to Five Normal Forms in Relational Database Theory" which you will surely find useful.