rs_index_types
The following table lists the columns for the rs_index_types view. The equivalent jcs_index_types view is available for backward compatibility reasons. The difference between the two is the data type of the date/time columns; the rs_* views use TIMESTAMP WITH TIME ZONE while the jcs_* views use DATE.
Column | Datatype | Description |
NAME | VARCHAR2 | The unique name of an index type |
DESCRIPTION | VARCHAR2 | The description of the index type |
note
: V8 does not have Full Text Search anymore. Therefore this view is empty.
plsqlTopic
onsiteTopic