Table or View
The collection metadata component that specifies the name of the table or view to which the collection is mapped.
| Property | Value |
|---|---|
| Default value | None |
| Allowed values | Valid Oracle quoted identifier. If this value contains double quotation marks (") or control characters, SODA replaces them with underscore characters (_). |
| JSON collection metadata document path | tableName or viewName or dualityViewName |
See Also: Oracle Database SQL Language Reference for information about valid Oracle quoted identifiers