Lesson 1
Tuning with Oracle8 data structures
This module deals with the new data type structures and explains their performance implications for Oracle8 databases.
Prior to the introduction of Oracle8, critics were comparing the added functionality of
the new object-oriented databases with the traditional relational database model.
With Oracle8 we see several new object-oriented data structures that promise faster performance. In this module, we will take a closer look at these new features.
By the time you finish this module, you will be able to:
With Oracle8 we see several new object-oriented data structures that promise faster performance. In this module, we will take a closer look at these new features.
By the time you finish this module, you will be able to:
- List the added functionality of each of the new Oracle8 data structures
- Create an Abstract Data Type (ADT)
- Create a nested table
- Define a table with a VARRAY