摘要
本文围绕提高Oracle数据库系统处理大型挂表式数据库的运行速度问题进行了分析与探讨,提出了一种通用的解决方法。其主要思想是,首先调整数据库记录的物理分布,然后再利用记录逻辑字段ROWID进行快速数据操纵。
In this paper,the problem that could speed up the Oracle system in processing large hanging table like database is discussed and a general solution is obtained.The main idea throughout the paper is adjusting the physical distribution of the database records and using the logic field of records to manipulate the data with high speed.