Which statement is true regarding the above command?

Evaluate the following command: SQL> CREATE TABLE design_data (id NUMBER, doc
CLOB) LOB(doc) STORE AS SECUREFILE(DEDUPLICATE); Which statement is true
regarding the above command?

Evaluate the following command: SQL> CREATE TABLE design_data (id NUMBER, doc
CLOB) LOB(doc) STORE AS SECUREFILE(DEDUPLICATE); Which statement is true
regarding the above command?

A.
All LOB data that is identical in two or more rows in a LOB column share the same data
blocks.

B.
The LOB values are automatically compressed.

C.
The LOB values are cached by default in the buffer cache.

D.
The LOB values are automatically stored in encrypted mode.

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *