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


TABLE: MST.MST_MD_NAMES

Object Details
Object Name: MST_MD_NAMES
Object Type: TABLE
Owner: MST
Subobject Name:
Status: VALID


N


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
NAME_ID NUMBER

The NAME ID defines the unique identifier of the name.
NAME_TYPE VARCHAR2 (2)
The NAME TYPE defines if the name is an official name, stale name, vanity name. etc.
FEATURE_ID NUMBER

The FEATURE ID defines the mapping between name and geographic entities.
NAME VARCHAR2 (200)
The full name of the entity.
Query Text

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


SELECT NAME_ID
,      NAME_TYPE
,      FEATURE_ID
,      NAME
FROM MST.MST_MD_NAMES;

Dependencies

[top of page]

MST.MST_MD_NAMES does not reference any database object

MST.MST_MD_NAMES is referenced by following:

SchemaAPPS
SynonymMST_MD_NAMES