BLOG|DATABASE MANAGEMENT

Listing Page

Quest Software hero - {archive_type} Listing Page
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...

Oracle Compressed Tables
Oracle Compressed Tables

Oracle Compressed Tables

Hi, Did you know that Oracle supports compression in various forms in the database?  You can compress an entire tablespace (all of its contents), a table, or part of a table (at the partition level). ...