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


VIEW: ASG.ASG_PUB_RESPONSIBILITY#

Object Details
Object Name: ASG_PUB_RESPONSIBILITY#
Object Type: VIEW
Owner: ASG
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
PUB_ID VARCHAR2 (30) Yes
RESPONSIBILITY_ID NUMBER
Yes
LAST_UPDATE_DATE DATE
Yes
LAST_UPDATED_BY NUMBER
Yes
CREATION_DATE DATE
Yes
CREATED_BY NUMBER
Yes
SECURITY_GROUP_ID NUMBER

ZD_EDITION_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT PUB_ID
,      RESPONSIBILITY_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      SECURITY_GROUP_ID
,      ZD_EDITION_NAME
FROM ASG.ASG_PUB_RESPONSIBILITY#;

Dependencies

[top of page]

ASG.ASG_PUB_RESPONSIBILITY# references the following:

SchemaASG
TableASG_PUB_RESPONSIBILITY
ASG.ASG_PUB_RESPONSIBILITY# is referenced by following:

SchemaAPPS
SynonymASG_PUB_RESPONSIBILITY
TriggerASG_PUB_RESPONSIBILITY+