Which two statements are true regarding SecureFile lobs?References: http://docs.oracle.com/cd/E11882_01/appdev.112/e18294/adlob_smart.htm#ADLOB46
Question:
Which two statements are true regarding SecureFile lobs?
Options:
The amount of undo retained is user controlled.
They can be used only for nonpartitioned tables.
Fragmentation is minimized by using variable-sized chunks.
They support random reads and writes of encrypted LOB data.
Correct Answer
The Correct Answer for this Question is
Fragmentation is minimized by using variable-sized chunks.
They support random reads and writes of encrypted LOB data.