Does BITMAP INDEX store encoded data?
purpose of this encoding might be save storage.
But I think encoded data makes "like index search" impossible.
Does Oracle encode data for BITMAP index?
How I see saved data of BITMAP index to check whether BITMAP index is encoded or not.