|
||
|
Lesson 1
Index-Organized Tables |
||
|
You can significantly improve the performance of SQL queries with indexes. There may
even be times when an index can supply all the information you need in a query.
An index-organized table might be able to give you even greater performance benefits than an index alone.
Module objectives
In this module, you will learn how to:
Although index-organized tables were introduced in Oracle8, Oracle8i includes significant enhancements to the capabilities of these database objects. In the next lesson, we will discuss what an index-organized table is. |
||
|
|
||