DW_NS_MediaType_D
This table contains information about the type of media files - PNG, Binary, JavaScript etc.
Details
Module:
Key Columns
key
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| key | VARCHAR2 | 32 | True | Key | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. This is source record id column. | ||||
| altcontenttype | VARCHAR2 | 128 | Alternate Content Type | ||||
| chardata | VARCHAR2 | 16 | Is Text File | ||||
| contenttype | VARCHAR2 | 128 | Content Type | ||||
| extension | VARCHAR2 | 128 | Extension | ||||
| name | VARCHAR2 | 512 | Name | ||||
| typedescr | VARCHAR2 | 512 | Description |