International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 66 - Issue 7 |
Published: March 2013 |
Authors: Subhi H. Hamdoon, Virendra Gawande, Ahmed Al-Barashdi |
![]() |
Subhi H. Hamdoon, Virendra Gawande, Ahmed Al-Barashdi . Pragmatic Approach to Query Optimization. International Journal of Computer Applications. 66, 7 (March 2013), 32-37. DOI=10.5120/11099-6063
@article{ 10.5120/11099-6063, author = { Subhi H. Hamdoon,Virendra Gawande,Ahmed Al-Barashdi }, title = { Pragmatic Approach to Query Optimization }, journal = { International Journal of Computer Applications }, year = { 2013 }, volume = { 66 }, number = { 7 }, pages = { 32-37 }, doi = { 10.5120/11099-6063 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2013 %A Subhi H. Hamdoon %A Virendra Gawande %A Ahmed Al-Barashdi %T Pragmatic Approach to Query Optimization%T %J International Journal of Computer Applications %V 66 %N 7 %P 32-37 %R 10.5120/11099-6063 %I Foundation of Computer Science (FCS), NY, USA
One of the most critical functional requirements of a DBMS is its ability to process queries in a timely manner. This is particularly true for very large, applications such as weather forecasting, banking systems and aeronautical applications, which can contain millions and even trillions of records. The need for faster and faster, and immediate results never ceases. Thus, a great deal of research and resources is required on creating smarter, highly efficient query optimization techniques. Some of the basic techniques of query processing and optimization have been presented in this paper. This paper highlights the basic concepts of query processing and query optimization in the relational database domain. The results of the experiment presented have been verified using Query Analyzer.