• There are also other internal bitmap indexes in the various file structures containing dimension data, but these are not indexes that you typically create declaratively with DDL like in an RDBMS. For example, the two level bitmap indexes in SSAS consist of a block index and a page level index.

    These indexes are what gives SSAS such great read speed.

    The physical internals of SSAS is a subject in and of itself.:-)