Restrictions on Create Bitmap Indexes

tsinglee發表於2008-04-03
Bitmap indexes are subject to the following restrictions:
■ You cannot specify BITMAP when creating a global partitioned index.
■ You cannot create a bitmap secondary index on an index-organized table unless
the index-organized table has a mapping table associated with it.
■ You cannot specify both UNIQUE and BITMAP.
■ You cannot specify BITMAP for a domain index.[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-1001829/,如需轉載,請註明出處,否則將追究法律責任。

相關文章