[Home] [Help]
[Dependency Information]
| Object Name: | USER_TSTZ_TAB_COLS |
|---|---|
| Object Type: | VIEW |
| Owner: | SYS |
| Subobject Name: | |
| Status: | VALID |
Columns of user's 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
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| TABLE_NAME | VARCHAR2 | (128) | Name of the table | |
| QUALIFIED_COL_NAME | VARCHAR2 | (4000) | Qualified column name |
Cut, paste (and edit) the following text to query this object:
SELECT TABLE_NAME
, QUALIFIED_COL_NAME
FROM SYS.USER_TSTZ_TAB_COLS;
SYS
ATTRIBUTE$
COLLECTION$
COLTYPE$
DEPENDENCY$
OBJ$
USER_ALL_TABLES
USER_NESTED_TABLE_COLS
USER_TAB_COLS
PUBLIC
USER_TSTZ_TAB_COLS
SYS
USER_TSTZ_TABLES
|
|
|
|