BLOG|DATABASE MANAGEMENT

Listing Page

Quest Software hero - {archive_type} Listing Page
Oracle Index Tips and Techniques
Oracle Index Tips and Techniques

Oracle Index Tips and Techniques

Hi, I just wrote an article (click here to see article) that illustrates how B-Tree indexes work.  Basically, they store key values that are to be looked up in their associated table.  So, key values ...

How Oracle B-tree Indexes Work
How Oracle B-tree Indexes Work

How Oracle B-tree Indexes Work

Hi, I have a lot of knowledge about how Oracle’s indexes work.  I’ll start with how Oracle B-tree indexes work, as well as syntax and practical uses for each.    Oracle B-Tree Index Structure The abo...