DBA Data[Home] [Help] [Dependency Information]


TABLE: CCT.CCT_SUPPORTED_MEDIA_TYPES

Object Details
Object Name: CCT_SUPPORTED_MEDIA_TYPES
Object Type: TABLE
Owner: CCT
Subobject Name:
Status: VALID


Table contains supported media types data for call center application.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
MEDIA_TYPE_ID NUMBER (15) Yes Media Type ID - Primary Key
MEDIA_TYPE_UUID VARCHAR2 (38) Yes Media Type UUID - Foreign Key
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT MEDIA_TYPE_ID
,      MEDIA_TYPE_UUID
FROM CCT.CCT_SUPPORTED_MEDIA_TYPES;

Dependencies

[top of page]

CCT.CCT_SUPPORTED_MEDIA_TYPES does not reference any database object

CCT.CCT_SUPPORTED_MEDIA_TYPES is referenced by following:

SchemaAPPS
SynonymCCT_SUPPORTED_MEDIA_TYPES