rs_format_upload_extensions
The following table lists the columns for the rs_format_upload_extensions view. The equivalent jcs_format_upload_extensions 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 |
| PARTITION | VARCHAR2 | The partition of the format |
| NAME | VARCHAR2 | The name of the format |
| EXTENSION | VARCHAR2 | The name of the extension |
Note: : V8 does not have format upload extensions anymore. Therefore this view is empty.