Bitmap indexes can include rows that have NULL values, unlike most other types of
indexes. Indexing of nulls can be useful for some types of SQL statements, such as
indexes. Indexing of nulls can be useful for some types of SQL statements, such as
queries with the aggregate function COUNT.
位图索引可以让行包含NULL值,不像其它类型的索引。NULL的索引有用的对于一些SQL
语句的类型,比如查询使用COUNT聚合函数