Oracle8i Application Developer's Guide - Large Objects (LOBs)
Release 2 (8.1.6)

A76940-01

Library

Product

Contents

Index

Prev Up Next

External LOBs (BFILEs), 10 of 41


Three Ways to Insert a Row Containing a BFILE

Figure 11-6 Use Case Diagram: Three Ways to Insert a Row Containing a BFILE


See Also:

"Use Case Model: External LOBs (BFILEs)" for all basic operations of External LOBs (BFILES). 


Note:

Before you insert, you must initialize the BFILE either to NULL or to a directory alias and filename. 


The following are three ways to insert a row containing a BFILE:

    1. INSERT a Row Using BFILENAME()

    2. INSERT a BFILE Row by Selecting a BFILE From Another Table

    3. INSERT Row With BFILE by Initializing BFILE Locator


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index