Oracle
1Z0-147 · Question #1
What can you do with the DBMS_LOB package?
The correct answer is D. Use the DBMS_LOB.FILECLOSE procedure to close the file being accessed. See the full explanation below for the reasoning.
Question
What can you do with the DBMS_LOB package?
Options
- AUse the DBMS_LOB.WRITE procedure to write data to a BFILE.
- BUse the DBMS_LOB.BFILENAME function to locate an external BFILE.
- CUse the DBMS_LOB.FILEEXISTS function to find the location of a BFILE.
- DUse the DBMS_LOB.FILECLOSE procedure to close the file being accessed.
How the community answered
(32 responses)- A13% (4)
- B3% (1)
- C6% (2)
- D78% (25)
Community Discussion
No community discussion yet for this question.