← Back to VOLUME 3, ISSUE 6, JUNE 2014
This work is licensed under a Creative Commons Attribution 4.0 International License.
Heuristic Based Query Optimization
VISHAL HATMODE, PROF. SONALI RANGDALE Department of Information Technology, Siddhant College of Engineering, Pune, India
Downloads: Download PDF
π 44 viewsπ₯ 0 downloads
Abstract: In this paper, we will enlist the process of SQL query optimization based on Heuristic approach. It is often found in the database industry that a lot of time is consumed in executing inefficient SQL queries. The problem here is that although the DBA knows that the queries red are inefficient, the large sections of people who are actually ring these queries are unable to write efficient queries. As a result, the performance of the entire system degrades because of the drastic fall in the system throughput i.e. the number of transactions performed per unit time is reduced. Typically, to overcome this problematic situation, most of the people frequently consult the DBA for writing efficient queries. This approach results in a lot of time loss. A better solution is using a Query Optimizer. A Query Optimizer will accept the inputted user query and automatically generate a equivalent but highly optimized query. This will save a lot of time and e ort. This in turn improves the system throughput and its overall performance. The Query Optimizer in this project is a Heuristic Optimizer. It basically tries to minimize the number of accesses by reducing the number of tuples and number of columns to be searched.
Keywords: Query Optimization, Heuristic Approach, tuples
Keywords: Query Optimization, Heuristic Approach, tuples
How to Cite:
[1] VISHAL HATMODE, PROF. SONALI RANGDALE Department of Information Technology, Siddhant College of Engineering, Pune, India, βHeuristic Based Query Optimization,β International Journal of Advanced Research in Computer and Communication Engineering (IJARCCE)
