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


VIEW: SYS.INT$DBA_HIST_COLORED_SQL

Object Details
Object Name: INT$DBA_HIST_COLORED_SQL
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
DBID NUMBER
Yes
SQL_ID VARCHAR2 (13) Yes
CREATE_TIME DATE
Yes
CON_ID NUMBER

Query Text

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


SELECT DBID
,      SQL_ID
,      CREATE_TIME
,      CON_ID
FROM SYS.INT$DBA_HIST_COLORED_SQL;

Dependencies

[top of page]

SYS.INT$DBA_HIST_COLORED_SQL references the following:

SchemaSYS
TableWRM$_COLORED_SQL
SYS.INT$DBA_HIST_COLORED_SQL is referenced by following:

SchemaSYS
ViewDBA_HIST_COLORED_SQL