DETAIL_DATASTORE Attributes

The DETAIL_DATASTORE type has the attributes described in Table 2-3.

Table 3 DETAIL_DATASTORE Attributes

Attribute Attribute Value
binary

Specify TRUE for Oracle Text to add no newline character after each detail row.

Specify FALSE for Oracle Text to add a newline character (\n) after each detail row automatically.

detail_table Specify the name of the detail table (OWNER.TABLE if necessary).
detail_key Specify the name of the detail table foreign key column.
detail_lineno Specify the name of the detail table sequence column.
detail_text Specify the name of the detail table text column.