- 2
- 0
- 约1.04万字
- 约 34页
- 2019-09-06 发布于广东
- 举报
* 1。第五册的模板用这个。 2。文章标题要写上 * * Shared Pool Components During the parse stage, the server process uses the area in the SGA known as the shared pool to compile the SQL statement. The shared pool has two primary components: ? Library cache ? Data dictionary cache Library Cache The library cache stores information about the most recently used SQL statements in a memory structure called a shared SQL area. The shared SQL area contains: ? The text of the SQL statement ? The parse tree: A compiled version of the statement ? The execution plan: The steps to be taken when executing the statement The opti
原创力文档

文档评论(0)