What topics of Oracle are of importance to a typical Java or .NET developer?
Oracle is getting bigger with every new version. I feel the following are the topics you must concentrate on: • RDBMS fundas like primary key, foreign key • SQL – DML , Grouping, Joining and subqueries. • Database objects – Views, Indexes • PL/SQL – Control structure, Exception Handling, and cursors.