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


TABLE: ZPB.ZPB_HOME_PAGE_DATA

Object Details
Object Name: ZPB_HOME_PAGE_DATA
Object Type: TABLE
Owner: ZPB
Subobject Name:
Status: VALID


This table contains the heading and the content of the informational section on the homepage


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
HEADING VARCHAR2 (64)
Heading
CONTENT VARCHAR2 (2048)
Content
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
Query Text

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


SELECT HEADING
,      CONTENT
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
FROM ZPB.ZPB_HOME_PAGE_DATA;

Dependencies

[top of page]

ZPB.ZPB_HOME_PAGE_DATA does not reference any database object

ZPB.ZPB_HOME_PAGE_DATA is referenced by following:

SchemaAPPS
SynonymZPB_HOME_PAGE_DATA