Oracle9i Application Developer's Guide - Large Objects (LOBs)
Release 1 (9.0.1)

Part Number A88879-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Internal Persistent LOBs, 3 of 43


Creating Tables Containing LOBs

Figure 10-3 Use Case Diagram: Four ways to Create a Table Containing a LOB


Text description of adl10p35.gif follows This link takes you back to the Internal Persistent LOB main diagram This link takes you to the section, Creating a table containing one or more LOB columns. This link takes you to the section, Creating a table containing an object type with a LOB attribute This link takes you to the section, Creating a nested table containing a LOB
Text description of the illustration adl10p35.gif

See:

"Use Case Model: Internal Persistent LOBs Operations", for all Internal Persistent LOB operations. 

It is possible to incorporate LOBs into tables in four ways.

    1. As columns in a table -- see Creating a Table Containing One or More LOB Columns.

    2. As attributes of an object type -- see Creating a Table Containing an Object Type with a LOB Attribute.

    3. Within a nested table -- see Creating a Nested Table Containing a LOB.

    4. A fourth method using a Varray -- Creating a Varray Containing References to LOBs is described in Chapter 5, "Large Objects: Advanced Topics" .

In all cases SQL Data Definition Language (DDL) is used to define:

Usage Notes

When creating tables that contain LOBs use the guidelines and examples described in the following sections and these chapters:


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback