Abstract

up query processing is a sensitive issue in the data warehouse. Using some mechanisms like summary tables and indexes can be a solution to this problem. However, though the performance when using summary tables for predefined queries is good but to save space and time during the query processing, indexing is a better solution without extra hardware. The challenge is to find a suitable index type that would enhance the query's performance. Some relational database management systems are carried out by new indexing techniques, such as bitmap indexing, to speed up processing. Bitmap indexes have a particular structure for a quick data retrieval. This paper focuses on measuring the performance of Bitmap as index in data warehouse comparing it with the B-tree index using oracle environment which uses B-Tree as default indexing technique to avoid the problem of( low cardinality column ) when an attribute has few values. Keywordswarehouse, Bitmap index, B-Tree index, indexing.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.