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


VIEW: SYS.ALL_TSTZ_TABLES

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

Description of tables accessible to the user, 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
OWNER VARCHAR2 (128) Yes Owner of the table
TABLE_NAME VARCHAR2 (128) Yes 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 OWNER
,      TABLE_NAME
,      UPGRADE_IN_PROGRESS
FROM SYS.ALL_TSTZ_TABLES;

Dependencies

[top of page]

SYS.ALL_TSTZ_TABLES references the following:

SchemaSYS
ViewALL_TSTZ_TAB_COLS
TableOBJ$
TableTAB$
TableUSER$
SYS.ALL_TSTZ_TABLES is referenced by following:

SchemaPUBLIC
SynonymALL_TSTZ_TABLES