Quantcast
Viewing latest article 4
Browse Latest Browse All 5

Cluster Nulls

Yesterday’s posting was a reminder that bitmap indexes, unlike B-tree indexes in Oracle,  do store entries where every column in the index is null. The same is true for cluster indexes – which are implemented as basic B-tree indexes. Here’s a test case I wrote to demonstrate the point.

read more


Viewing latest article 4
Browse Latest Browse All 5

Trending Articles