nerdexam
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)
  • A
    13% (4)
  • B
    3% (1)
  • C
    6% (2)
  • D
    78% (25)

Community Discussion

No community discussion yet for this question.

Full 1Z0-147 Practice