This course introduces you to the object-oriented paradigm within the context of
Oracle8i, then focuses on the SQL and PL/SQL commands for creating, modifying, and manipulating data within objects such as object
tables and related object tables. This course also covers nested tables, varrays, LOBs, object types, and objects embedded within
relational tables.
You ll learn the steps necessary to create and use methods written in PL/SQL to manipulate data within objects.
This is the first course in the five-part Oracle8i New Features Certification Series. Taken in conjunction with the other courses
within this series, this course will also prepare you to pass the Oracle8i New Features for Administrators certification exam.
Along the way, youll work on a series of course projects and exercises that will give you a chance to put your new skills to
use in the context of actual business scenarios.
Completing the course, you will be able to:
-
Describe the SQL enhancements that allow you to query object and related object tables
-
Flatten nested tables and query them
-
Update object tables
-
Insert and delete rows in object tables
-
Analyze dangling references
-
Update nested tables and varrays
-
Insert and delete rows in nested tables and varrays
-
Create and use methods for object types