Computer and Modernization ›› 2011, Vol. 1 ›› Issue (3): 124-126,.doi: 10.3969/j.issn.1006-2475.2011.03.035

• 应用与开发 • Previous Articles     Next Articles

Optimization of SQL Sentence for Oracle Database

ZHONG Xiao-quan1, YE Meng2   

  1. 1. Graduate School, Wuhan Research Institute of Posts and Telecommunications, Wuhan 430074, China;2. Wuhan Hongxu Information Technology Co., Ltd., Wuhan 430074, China
  • Received:2010-11-04 Revised:1900-01-01 Online:2011-03-18 Published:2011-03-18

Abstract: In database application systems, performance becomes one of their main problems needed to be resolved with the increase of data in it. The optimization of SQL sentence is a main way to promote the performance of the system under the same hardware condition. This paper analyzes the execution processes of SQL sentence in Oracle database, compares the execution time and number of data blocks called in before and after of optimization to determine the optimal effect. Finally, the paper gets the SQL statement that time consuming less and data block calling less.

Key words: Oracle database, optimization, optimizer, index

CLC Number: