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


TABLE: AZ.AZ_TAXONOMIES_B

Object Details
Object Name: AZ_TAXONOMIES_B
Object Type: TABLE
Owner: AZ
FND Design Data: TableAZ.AZ_TAXONOMIES_B
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AZ_TAXONOMIES_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnTAXONOMY_CODE
ColumnUSER_ID
Columns
Name Datatype Length Mandatory Comments
TAXONOMY_CODE VARCHAR2 (45) Yes Unique identification for a Taxonomy
USER_ID NUMBER (15) Yes Tracks the user id owning the taxonomy
ENABLED_FLAG VARCHAR2 (1)
Indicates if the taxonomy is enabled
CREATED_BY NUMBER (4) Yes Records the user_id creating the row
CREATION_DATE DATE
Yes Records the date row got created
LAST_UPDATED_BY NUMBER (15) Yes Records the user_id updating this row
LAST_UPDATE_DATE DATE
Yes Records the date row got updated
LAST_UPDATE_LOGIN NUMBER (15)
Records the operating system user_id updating this row
Query Text

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


SELECT TAXONOMY_CODE
,      USER_ID
,      ENABLED_FLAG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM AZ.AZ_TAXONOMIES_B;

Dependencies

[top of page]

AZ.AZ_TAXONOMIES_B does not reference any database object

AZ.AZ_TAXONOMIES_B is referenced by following:

SchemaAPPS
SynonymAZ_TAXONOMIES_B