How to Load File Content to a BLOB Field and Unload BLOB Content to a File on the OS

This note describes steps to Load a Binary file into a BLOB Column of a table, and also describes how to unload contents of a blob column to a file on the filesystem.