ALL_VECTOR_VOCAB_TOKENS

The ALL_VECTOR_VOCAB_TOKENS view displays tokens from all custom token vocabularies.

Column Name Data Type Description

VOCAB_OWNER

VARCHAR2(128)

Owner of the vocabulary (for example, SYS)

VOCAB_NAME

VARCHAR2(128)

User-specified name of the vocabulary (for example, DOC_VOCAB)

VOCAB_TOKEN

VARCHAR2(255)

Tokens contained in the vocabulary