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


VIEW: MDSYS.ALL_SDO_NETWORK_TIMESTAMPS

Object Details
Object Name: ALL_SDO_NETWORK_TIMESTAMPS
Object Type: VIEW
Owner: MDSYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
OWNER VARCHAR2 (32) Yes
NETWORK VARCHAR2 (24) Yes
TABLE_NAME VARCHAR2 (32) Yes
LAST_DML_TIME TIMESTAMP(6) (11) Yes
Query Text

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


SELECT OWNER
,      NETWORK
,      TABLE_NAME
,      LAST_DML_TIME
FROM MDSYS.ALL_SDO_NETWORK_TIMESTAMPS;

Dependencies

[top of page]

MDSYS.ALL_SDO_NETWORK_TIMESTAMPS references the following:

SchemaMDSYS
TableSDO_NETWORK_TIMESTAMPS
MDSYS.ALL_SDO_NETWORK_TIMESTAMPS is referenced by following:

SchemaPUBLIC
SynonymALL_SDO_NETWORK_TIMESTAMPS