Schema

The collection metadata component that specifies the name of the Oracle Database schema that owns the table or view to which the collection is mapped.

Property Value
Default value None
Allowed values Valid Oracle quoted identifier1. If this value contains double quotation marks (") or control characters, SODA replaces them with underscore characters (_).
JSON collection metadata document path schemaName

See Also: Oracle Database SQL Language Reference for information about valid Oracle quoted identifiers

  1. Reminder: letter case is significant for a quoted SQL identifier; it is interpreted case-sensitively.