可学答题网 > 问答 > OCP 11G认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Evaluate the following function code:


Evaluate the following function code: Which statement is true regarding the above function? ()

  • A The cached result becomes invalid when any structural change is done to the EMPLOYEES table.
  • B If the function execution results in an unhandled exception, the exception result is also stored in the cache.
  • C Each time the function is invoked in a different session, the current result in the result cache gets overwritten.
  • D If the function is invoked with a different parameter value, the existing result in the result cache gets overwritten by the latest value.
参考答案
参考解析:
分类:OCP 11G认证考试题库
相关推荐

1、Evaluate the following&ensp

Evaluate the following statement:  Which statement is true regarding the evaluation of rows re...

2、Evaluate the following&ensp

Evaluate the following SQL statements that are issued in the given order:What would be the&ens...

3、Evaluate the following&ensp

Evaluate the following block of code:  BEGIN DBMS_NETWORK_ACL_ADMIN.CREATE_ACL ( acl => ’mycompan...

4、Evaluate the following&ensp

Evaluate the following function code:  CREATE FUNCTION get_dept_avg(dept_id NUMBER) RETURN NUMBER RESU...

5、Evaluate the following&ensp

Evaluate the following SQL statements that are issued in the given order: What would be t...

6、Evaluate the following&ensp

Evaluate the following command and its output:  SQL>SELECT * FROM dba_temp_free_space; TABLESPACE_NAME&...