[SQL] DDLDefineBitmapExtent=n
n is either 1 or 0. The default value is 1.
Description
When DDLDefineBitmapExtent is enabled (n = 1), a table created by a DDL CREATE TABLE statement defines a bitmap extent index. The index improves the performance of COUNT(*), a function that returns the number of rows in the table.