Duration: 15:49 min
Summary: The developer that needs to store binary data from files can use specific binary datatypes in a Oracle table. This video discuss some aspects regarding the storage of binary files inside and outside (on the file system) Oracle. Next, the video presents the BLOB, CLOB, NCLOB e BFILE datatype that are used by Oracle to manage binary data. The next topic of the video discuss some aspects about the BFILE datatype and shows an example of how to create a directory object and use the procedures of the DBMS_LOG package to store a reference for a file stored in folder of the file system.