From 123-CBT Computer Based Training
Oracle SQL PL SQL Using Procedure Builder Curriculum 

The courses in this curriculum cover the concepts of relational databases and the
SQL and PL/SQL programming languages. Students learn how to create and maintain database objects and to store, retrieve, and manipulate data. In addition, students learn to create PL/SQL blocks of application code that can be shared by multiple forms, reports, and data management applications. This curriculum
more...
SQL and PL SQL Basic SELECT 

Course
Overview This course is the first in a three-part
Oracle SQL series that is based on the
ILT course
Introduction to
Oracle:
SQL and PL/SQL. This course introduces the learner to Oracle relational database concepts and the use of SQL for storing, retrieving, and manipulating data in a relational database. This course covers relational database principles and Oracle concepts; writing basic
more...
SQL and PL SQL Data Retrieval Techniques 

Course
Overview This course is the second in a three-part
Oracle series that is based on the
ILT course
Introduction to Oracle:
SQL and PL/SQL. This course describes how to access data from more than one table using joins and aggregating data using group functions. This course also describes how to embed a SQL statement in a clause of another SQL statement to enhance the power of SQL queries.
more...