OCP-1Z0-052-V8.02-8题

来源:互联网 发布:java实现最短路径算法 编辑:程序博客网 时间:2024/05/21 06:31

8. Observe the information in the columns:

1: The SGA a. Text and parsed forms of all SQL statements

2: The cursor state b. Run-time memory values for the SQL statement, such as rows retrieved

3: User-session data c. Security and resource usage information

4: The stack space d. Local variables for the process

Which option has the correct match between the memory areas and their contents?

A.1-c, 2-b, 3-d, 4-a

B.1-c, 2-b, 3-d, 4-a

C.1-a, 2-b, 3-c, 4-d

D.1-a, 2-b, 3-d, 4-c 

Answer: C  
答案解析:
这道题,概念性问题,理解了就好,姑且就记答案ABCD吧。