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


VIEW: SYS.V_$TIMEZONE_FILE

Object Details
Object Name: V_$TIMEZONE_FILE
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
FILENAME VARCHAR2 (20)
VERSION NUMBER

CON_ID NUMBER

Query Text

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


SELECT FILENAME
,      VERSION
,      CON_ID
FROM SYS.V_$TIMEZONE_FILE;

Dependencies

[top of page]

SYS.V_$TIMEZONE_FILE references the following:

SYS.V_$TIMEZONE_FILE is referenced by following:

SchemaPUBLIC
SynonymV$TIMEZONE_FILE