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


TABLE: MDSYS.MD$COL

Object Details
Object Name: MD$COL
Object Type: TABLE
Owner: MDSYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Unique Key: MD15
  1. ColumnOWNER
  2. ColumnMDTNAME
  3. ColumnCNAME
Indexes
Index Type Uniqueness Tablespace Column
MD15 NORMAL UNIQUE TablespaceSYSTEM ColumnOWNER
ColumnMDTNAME
ColumnCNAME
Foreign Keys
Table
Foreign Table Foreign Key Column
MD$COL MD10 TableMD$TAB MD$COL OWNER
MD$COL MDTNAME
TableMD$DIM MD24B MD$COL MD$DIM OWNER
MD$DIM MDTNAME
MD$DIM CNAME
Columns
Name Datatype Length Mandatory Comments
OWNER VARCHAR2 (30)
MDTNAME VARCHAR2 (30)
CNAME VARCHAR2 (30) Yes
PK NUMBER (1) Yes
NDIM NUMBER

MXL NUMBER

Query Text

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


SELECT OWNER
,      MDTNAME
,      CNAME
,      PK
,      NDIM
,      MXL
FROM MDSYS.MD$COL;

Dependencies

[top of page]

MDSYS.MD$COL does not reference any database object

MDSYS.MD$COL is referenced by following:

SchemaMDSYS
ViewALL_MD_COLUMNS
ViewDBA_MD_COLUMNS
ViewUSER_MD_COLUMNS