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


VIEW: SYS.USER_TSTZ_TABLES

Object Details
Object Name: USER_TSTZ_TABLES
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

Description of the user's own tables, which have column(s) defined on timestamp with time zone data type or ADT type containing attribute(s) of timestamp with time zone data type

[View Source]

Columns
Name Datatype Length Mandatory Comments
TABLE_NAME VARCHAR2 (128)
Name of the table
UPGRADE_IN_PROGRESS VARCHAR2 (3)
Is table upgrade in progress?
Query Text

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


SELECT TABLE_NAME
,      UPGRADE_IN_PROGRESS
FROM SYS.USER_TSTZ_TABLES;

Dependencies

[top of page]

SYS.USER_TSTZ_TABLES references the following:

SchemaSYS
TableOBJ$
TableTAB$
ViewUSER_TSTZ_TAB_COLS
SYS.USER_TSTZ_TABLES is referenced by following:

SchemaPUBLIC
SynonymUSER_TSTZ_TABLES