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


TABLE: ISC.ISC_DBI_WTS_CHANGE_LOG

Object Details
Object Name: ISC_DBI_WTS_CHANGE_LOG
Object Type: TABLE
Owner: ISC
Subobject Name:
Status: VALID


This is change log table for WTS trip stop details


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 30
PCT Used:
Columns
Name Datatype Length Mandatory Comments
STOP_ID NUMBER

Trip stop identifier
DML_TYPE VARCHAR2 (30)
Data Manipulation Type. It can be 'INSERT', 'DELETE', 'UPDATE', and 'MERGE'
LAST_UPDATE_DATE DATE

Standard who columns
Query Text

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


SELECT STOP_ID
,      DML_TYPE
,      LAST_UPDATE_DATE
FROM ISC.ISC_DBI_WTS_CHANGE_LOG;

Dependencies

[top of page]

ISC.ISC_DBI_WTS_CHANGE_LOG does not reference any database object

ISC.ISC_DBI_WTS_CHANGE_LOG is referenced by following:

SchemaAPPS
SynonymISC_DBI_WTS_CHANGE_LOG