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


TABLE: AK.AK_QUERY_OBJECTS

Object Details
Object Name: AK_QUERY_OBJECTS
Object Type: TABLE
Owner: AK
FND Design Data: TableAK.AK_QUERY_OBJECTS
Subobject Name:
Status: VALID


AK_QUERY_OBJECTS table contains query object identifier and the application id of the owner of the query object


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AK_QUERY_OBJECTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnQUERY_CODE
Columns
Name Datatype Length Mandatory Comments
QUERY_CODE VARCHAR2 (30) Yes Unique identifier of a query object
APPLICATION_ID NUMBER
Yes Application ID of query object owner
CREATED_BY NUMBER (15) Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER (15) Yes Standard Who Column
Query Text

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


SELECT QUERY_CODE
,      APPLICATION_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM AK.AK_QUERY_OBJECTS;

Dependencies

[top of page]

AK.AK_QUERY_OBJECTS does not reference any database object

AK.AK_QUERY_OBJECTS is referenced by following:

SchemaAPPS
SynonymAK_QUERY_OBJECTS