Academic literature on the topic 'Data warehouse queries'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Data warehouse queries.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Data warehouse queries"
Gupta, Dr S. L., Dr Payal Pahwa, and Ms Sonali Mathur. "CLASSIFICATION OF DATA WAREHOUSE TESTING APPROACHES." INTERNATIONAL JOURNAL OF COMPUTERS & TECHNOLOGY 3, no. 3 (December 2, 2012): 381–86. http://dx.doi.org/10.24297/ijct.v3i3a.2942.
Full textHaxhiu, Valdrin. "Decision making based on data analyses using data warehouses." International Journal of Business & Technology 6, no. 3 (May 1, 2018): 1–6. http://dx.doi.org/10.33107/ijbte.2018.6.3.04.
Full textAtigui, Faten, Franck Ravat, Jiefu Song, Olivier Teste, and Gilles Zurfluh. "Facilitate Effective Decision-Making by Warehousing Reduced Data." International Journal of Decision Support System Technology 7, no. 3 (July 2015): 36–64. http://dx.doi.org/10.4018/ijdsst.2015070103.
Full textDehdouh, Khaled, Omar Boussaid, and Fadila Bentayeb. "Big Data Warehouse." International Journal of Decision Support System Technology 12, no. 1 (January 2020): 1–24. http://dx.doi.org/10.4018/ijdsst.2020010101.
Full textKumar, Amit, and T. V. Vijay Kumar. "Materialized View Selection Using Self-Adaptive Perturbation Operator-Based Particle Swarm Optimization." International Journal of Applied Evolutionary Computation 11, no. 3 (July 2020): 50–67. http://dx.doi.org/10.4018/ijaec.2020070104.
Full textM Kirmani, Mudasir. "Dimensional Modeling Using Star Schema for Data Warehouse Creation." Oriental journal of computer science and technology 10, no. 04 (October 13, 2017): 745–54. http://dx.doi.org/10.13005/ojcst/10.04.07.
Full textPisano, Valentina Indelli, Michele Risi, and Genoveffa Tortora. "How reduce the View Selection Problem through the CoDe Modeling." Journal on Advances in Theoretical and Applied Informatics 2, no. 2 (December 21, 2016): 19. http://dx.doi.org/10.26729/jadi.v2i2.2090.
Full textRado, Ratsimbazafy, and Omar Boussaid. "Multiple Decisional Query Optimization in Big Data Warehouse." International Journal of Data Warehousing and Mining 14, no. 3 (July 2018): 22–43. http://dx.doi.org/10.4018/ijdwm.2018070102.
Full textBimonte, Sandro, Omar Boussaid, Michel Schneider, and Fabien Ruelle. "Design and Implementation of Active Stream Data Warehouses." International Journal of Data Warehousing and Mining 15, no. 2 (April 2019): 1–21. http://dx.doi.org/10.4018/ijdwm.2019040101.
Full textChen, Li. "The Study on Indexing Techniques in Data Warehouse." Key Engineering Materials 439-440 (June 2010): 1505–10. http://dx.doi.org/10.4028/www.scientific.net/kem.439-440.1505.
Full textDissertations / Theses on the topic "Data warehouse queries"
Cyrus, Sam. "Fast Computation on Processing Data Warehousing Queries on GPU Devices." Scholar Commons, 2016. http://scholarcommons.usf.edu/etd/6214.
Full textJäcksch, Bernhard [Verfasser]. "A Plan For OLAP: Optimization Of Financial Planning Queries In Data Warehouse Systems / Bernhard Jäcksch." München : Verlag Dr. Hut, 2011. http://d-nb.info/1017353700/34.
Full textCao, Phuong Thao. "Approximation of OLAP queries on data warehouses." Phd thesis, Université Paris Sud - Paris XI, 2013. http://tel.archives-ouvertes.fr/tel-00905292.
Full textBrito, Jaqueline Joice. "Processamento de consultas SOLAP drill-across e com junção espacial em data warehouses geográficos." Universidade de São Paulo, 2012. http://www.teses.usp.br/teses/disponiveis/55/55134/tde-18022013-090739/.
Full textA geographic data warehouse (GDW) is a special kind of multidimensional database. It is subject-oriented, integrated, historical, non-volatile and usually organized in levels of aggregation. Furthermore, a GDW also stores spatial data in one or more dimensions or at least in one numerical measure. Aiming at decision support, GDWs allow SOLAP (spatial online analytical processing) queries, i.e., multidimensional analytical queries (e.g., drill-down, roll-up, drill-across) extended with spatial predicates (e.g., intersects, contains, is contained) dened for range and spatial join queries. A challenging issue related to the processing of these complex queries is how to recover spatial and conventional data stored in huge GDWs eciently. In the literature, there are few access methods dedicated to index GDWs, and none of these methods focus on drill-across and spatial join SOLAP queries. In this master\'s thesis, we propose novel strategies for processing these complex queries. We introduce two strategies for processing SOLAP drill-across queries (namely, Divide and Unique), dene a set of guidelines for the design of a GDW schema that enables the execution of these queries, and determine a set of classes of these queries to be issued over a GDW schema that follows the proposed guidelines. As for the processing of spatial join SOLAP queries, we propose the SJB strategy, and also identify the characteristics of a DWG schema that enables the execution of these queries as well as dene the format of these queries. We validated the proposed strategies through performance tests that compared them with the star join computation and the use of materialized views. The obtained results showed that our strategies are very ecient. Regarding the SOLAP drill-across queries, the Divide and Unique strategies showed a time reduction that ranged from 82,7% to 98,6% with respect to star join computation and the use of materialized views. Regarding the SOLAP spatial join queries, the SJB strategy guaranteed best results for most of the analyzed queries. For these queries, the performance gain of the SJB strategy ranged from 0,3% to 99,2% over the star join computation and the use of materialized view
Lin, Jing-Tang, and 林景堂. "Efficient Computation of ContinuousAggregation Queries on Data Warehouse." Thesis, 2007. http://ndltd.ncl.edu.tw/handle/09733746068377733588.
Full text國立中央大學
資訊工程研究所
95
Data Warehouse usually stores a large amount of historical data. User’s aggregate queries usually have to consume a large amount of time and system resources in order to analyze a large amount of data in data warehouse. The response time of these aggregate queries is typically several orders of magnitude higher than the response time of OLTP (Online Transaction Processing) queries. Because that, how to reduce their response time is becoming increasingly important. The concept of materialized view is well suited to the data warehouse environment. We offer a method to construct DAG (Directed Acyclic Graph) base on the derived situation between these aggregate queries. And then, we modify the depth-first search algorithm to travel this DAG. Finally, we will find out a queries execution order has well improve performance under the space constraint restricted by the data warehouse system.
Chang, W. I., and 張瑋穎. "Using Object-Oriented Method for Complex Queries in Data Warehouse." Thesis, 1998. http://ndltd.ncl.edu.tw/handle/45906341072806286592.
Full textGonçalves, Ricardo Jorge Fonseca. "Estabelecimento de planos de consumo energético para queries sobre data warehouses." Master's thesis, 2014. http://hdl.handle.net/1822/37261.
Full textAtualmente o termo “eficiência energética” é alvo de grande preocupação por uma parte, significativa, da comunidade ligada à computação. Uma das frações na qual se verifica tal preocupação é a que está ligada aos sistemas de gestão de base de dados, os sistemas que são usualmente responsáveis pela gestão de acessos, manipulação e organização dos dados. Com efeito, e tendo em vista contornar o seu elevado consumo de energia, em particular ao nível das instalações de centros de dados (Data Centers), tem-se assistido a um gradual aumento do investimento em processos de investigação e na produção de componentes de hardware e de software de baixo consumo energético. Um caso particular de uso dos sistemas de gestão de base de dados são os sistemas de data warehousing. Estes sistemas são utilizados como suporte aos processos de tomada de decisão, lidando, em geral, com um grande volume de dados e com interrogações, normalmente complexas, no seu quotidiano. Partindo da informação disponibilizada pelos sistemas de gestão de base de dados, nomeadamente aquela que é fornecida ao nível dos planos de execução das queries, pretendeu-se neste trabalho de dissertação construir um sistema capaz de gerar planos de consumo de energia para as queries a executar num ambiente típico de um sistema de data warehousing e demonstrar a sua viabilidade técnica e prática através da sua aplicação a um caso concreto de exploração de um sistema de data warehousing.
Nowadays, the concept of “energy efficiency“ is subject to great concern by one significant part of the community related to the computing. One of the aspects in which that concern is verified is on database management systems, systems that are usually responsible for access management, manipulation and organization of data. In fact, in order to avoid their high energy consumption, particularly at the level of installations of data centers, there has been a gradual increase in the investment on research processes and in the production of low energy consumption hardware and software components. A particular case of the use of the database management systems are the systems of data warehousing. These systems are used as a support the decision-making processes, dealing, as a rule, with large data volume and complex queries on a daily basis. Departing from information provided by database management systems, particularly information provided at the level of query execution plans, it was intended in this dissertation to build a system that is able to generate energy consumption plans for queries running in a typical data warehousing environment and demonstrate their technical and practical viability through its application to a particular case of exploitation of a data warehousing system.
Hu, Jing. "Optimizing queries using a materialized view in a data warehoue [sic]." 2006. http://digital.library.okstate.edu/etd/umi-okstate-1889.pdf.
Full textWu, Fa-Jung, and 吳發榮. "A Recursive Relative Prefix Sum Approach to Range Queries in Data Warehouses." Thesis, 2002. http://ndltd.ncl.edu.tw/handle/21795572008363627752.
Full text國立中山大學
資訊工程學系研究所
90
Data warehouses contain data consolidated from several operational databases and provide the historical, and summarized data which is more appropriate for analysis than detail, individual records. On-Line Analytical Processing (OLAP) provides advanced analysis tools to extract information from data stored in a Data Warehouse. OLAP is designed to provide aggregate information that can be used to analyze the contents of databases and data warehouses. A range query applies an aggregation operation over all selected cells of an OLAP data cube where the selection is specified by providing ranges of values for numeric dimensions. Range sum queries are very useful in finding trends and in discovering relationships between attributes in the database. There is a method, prefix sum method, promises that any range sum query on a data cube can be answered in constant time by precomputing some auxiliary information. However, it is hampered by its update cost. For today's applications, interactive data analysis applications which provide current or "near current" information will require fast response time and have reasonable update time. Since the size of a data cube is exponential in the number of its dimensions, rebuilding the entire data cube can be very costly and is not realistic. To cope with this dynamic data cube problem, several strategies have been proposed. They all use specific data structures, which require extra storage cost, to response range sum query fast. For example, the double relative prefix sum method makes use of three components: a block prefix array, a relative overlay array and a relative prefix array to store auxiliary information. Although the double relative prefix sum method improves the update cost, it increases the query time. In the thesis, we present a method, called the recursive relative prefix sum method, which tries to provide a compromise between query and update cost. In the recursive relative prefix sum method with k levels, we use a relative prefix array and k relative overlay arrays. From our performance study, we show that the update cost of our method is always less than that of the prefix sum method. In most of cases, the update cost of our method is less than that of the relative prefix sum method. Moreover, in most of cases, the query cost of our method is less than that of the double relative prefix sum method. Compared with the dynamic data cube method, our method has lower storage cost and shorter query time. Consequently, our recursive relative prefix sum method has a reasonable response time for ad hoc range queries on the data cube, while at the same time, greatly reduces the update cost. In some applications, however, updating in some regions may happen more frequently than others. We also provide a solution, called the weighted relative prefix sum} method, for this situation. Therefore, this method can also provide a compromise between the range sum query cost and the update cost, when the update probabilities of different regions are considered.
Tsai, Main-Che, and 蔡孟哲. "A Design of an Efficient Access Approach for Classifying Operational Data and an Intelligent Materialized Views Pre-fetching Mechanism for Enhancing Summary Queries on Data Warehouses." Thesis, 2002. http://ndltd.ncl.edu.tw/handle/61420195228607149751.
Full text朝陽科技大學
資訊管理系碩士班
90
Recently, organizations have mostly focused their investment in new information technologies for fast capturing the correct data and gaining competitive advantage through automatic systems that offered more efficient and cost-effective services to the customer. Operational systems were never designed to support such business activities and so using these systems for decision-making may never be an easy solution. Fortunately, in recent years, the potential of data warehousing is now seen as a valuable and viable solution. Data warehouse can be embedded into diverse working platform and data warehousing improves the productivity of corporate decision-makers access to data that can reveal previously unavailable, unknown, and untapped information on, etc. However, from the user’s viewpoint, there are two issues associated with the huge-scale data warehouse. One is that could the original data items stored in data warehouses satisfy the user’s decision-making strategies due to the fast changeable environments? The other is that how the decision-makers can fast access to the huge multi-dimensionable data? The cause-effect relationships among the queried data items in the association rules and the concept-hierarchy tree (CHT) among data items for classification are proposed for solving the two issues. For the former, the Apriori-Model association algorithm and the Linear Structure Relation Model (LISREL) are proposed as the explorations into the deduced relation combination to constructing a series of causal-effect association rules. For the latter, the array approaches and signature files are individually proposed for developing the access methods for transforming the massive amounts of data into well-characterized classes. Then the classified data will be integrated into a CHT—an easy but popular tool of data mining for classification. According to the two approaches, four mechanisms are established in this research for constructing an effective and efficient data warehouse. The Intelligent Materialized Views Pre-fetching and the examining mechanism by tracing the CHT paths are established for satisfying the user’s requirements while querying in the data warehouse. The indexing mechanism by arraying or signature files and the intelligent data retrieving mechanism are established for improving the efficiency of data retrieval. In this research, some experimental are conducted for the practicability and the performance of the presented mechanisms.
Book chapters on the topic "Data warehouse queries"
Gorawski, Marcin, and Rafał Malczok. "Performing Range Aggregate Queries in Stream Data Warehouse." In Man-Machine Interactions, 615–22. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-00563-3_64.
Full textBöhnlein, Michael, Achim Ulbrich-vom Ende, and Markus Plaha. "Visual Specification of Multidimensional Queries Based on a Semantic Data Model." In Vom Data Warehouse zum Corporate Knowledge Center, 379–97. Heidelberg: Physica-Verlag HD, 2002. http://dx.doi.org/10.1007/978-3-642-57491-7_22.
Full textLi, Ying, Ying Chen, and Fangyan Rao. "The Approach for Data Warehouse to Answering Spatial OLAP Queries." In Intelligent Data Engineering and Automated Learning, 270–77. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-45080-1_36.
Full textBouadi, Tassadit, Marie-Odile Cordier, and René Quiniou. "Computing Hierarchical Skyline Queries “On-the-Fly” in a Data Warehouse." In Data Warehousing and Knowledge Discovery, 146–58. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-10160-6_14.
Full textZhang, Ji, Tok Wang Ling, Robert M. Bruckner, and A. Min Tjoa. "Building XML Data Warehouse Based on Frequent Patterns in User Queries." In Data Warehousing and Knowledge Discovery, 99–108. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-45228-7_11.
Full textHong, Seokjin, Byoungho Song, and Sukho Lee. "Efficient Execution of Range-Aggregate Queries in Data Warehouse Environments." In Conceptual Modeling — ER 2001, 299–310. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-45581-7_23.
Full textKumar, T. V. Vijay, Archana Singh, and Gaurav Dubey. "Mining Queries for Constructing Materialized Views in a Data Warehouse." In Advances in Intelligent Systems and Computing, 149–59. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-30111-7_15.
Full textTan, Rebecca Boon-Noi, David Taniar, and Guojun Lu. "Efficient Execution of Parallel Aggregate Data Cube Queries in Data Warehouse Environments." In Intelligent Data Engineering and Automated Learning, 709–16. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-45080-1_95.
Full textLopes, Claudivan Cruz, Valéria Cesário Times, Stan Matwin, Ricardo Rodrigues Ciferri, and Cristina Dutra de Aguiar Ciferri. "Processing OLAP Queries over an Encrypted Data Warehouse Stored in the Cloud." In Data Warehousing and Knowledge Discovery, 195–207. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-10160-6_18.
Full textCosta, João Pedro, and Pedro Furtado. "Data Warehouse Processing Scale-Up for Massive Concurrent Queries with SPIN." In Transactions on Large-Scale Data- and Knowledge-Centered Systems XVII, 1–23. Berlin, Heidelberg: Springer Berlin Heidelberg, 2015. http://dx.doi.org/10.1007/978-3-662-46335-2_1.
Full textConference papers on the topic "Data warehouse queries"
Yi, Xun, Russell Paulet, Elisa Bertino, and Guandong Xu. "Private data warehouse queries." In the 18th ACM symposium. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2462410.2462418.
Full textKurunji, Swathi, Tingjian Ge, Benyuan Liu, and Cindy X. Chen. "Communication cost optimization for cloud Data Warehouse queries." In 2012 IEEE 4th International Conference on Cloud Computing Technology and Science (CloudCom). IEEE, 2012. http://dx.doi.org/10.1109/cloudcom.2012.6427580.
Full textFerro, Marcio, Rogerio Fragoso, and Robson Fidalgo. "Document-Oriented Geospatial Data Warehouse: An Experimental Evaluation of SOLAP Queries." In 2019 IEEE 21st Conference on Business Informatics (CBI). IEEE, 2019. http://dx.doi.org/10.1109/cbi.2019.00013.
Full textAbdelmadjid, Larbi, and Malki Mimoun. "Queries-based requirements imprecision study for data warehouse update structural approach." In the 8th International Conference. New York, New York, USA: ACM Press, 2018. http://dx.doi.org/10.1145/3200842.3200851.
Full textSingh, Archana, and Ajay Rana. "Generate frequent queries for Views in a Data Warehouse using Data Mining Techniques." In the 2014 International Conference. New York, New York, USA: ACM Press, 2014. http://dx.doi.org/10.1145/2677855.2677903.
Full text"DISTRIBUTED APPROACH OF CONTINUOUS QUERIES WITH KNN JOIN PROCESSING IN SPATIAL DATA WAREHOUSE." In 9th International Conference on Enterprise Information Systems. SciTePress - Science and and Technology Publications, 2007. http://dx.doi.org/10.5220/0002368501310136.
Full textWijnhoven, Fons, Edwin van den Belt, Eddy Verbruggen, and Paul van der Vet. "Internal Data Market Services: An Ontology-Based Architecture and Its Evaluation." In 2003 Informing Science + IT Education Conference. Informing Science Institute, 2003. http://dx.doi.org/10.28945/2599.
Full textHammouche, Djamila, Mourad Loukam, Karim Atif, and Khaled Walid Hidouci. "Fuzzy MDX queries for taking into account the ambiguity in querying the baccalaureate data warehouse." In 2017 4th International Conference on Control, Decision and Information Technologies (CoDIT). IEEE, 2017. http://dx.doi.org/10.1109/codit.2017.8102587.
Full textDe Rougemont, Michel, and Phuong Thao Cao. "Approximate answers to OLAP queries on streaming data warehouses." In the fifteenth international workshop. New York, New York, USA: ACM Press, 2012. http://dx.doi.org/10.1145/2390045.2390065.
Full textGarcía-García, Javier, and Carlos Ordonez. "Consistency-aware evaluation of OLAP queries in replicated data warehouses." In Proceeding of the ACM twelfth international workshop. New York, New York, USA: ACM Press, 2009. http://dx.doi.org/10.1145/1651291.1651305.
Full text