DBA Data[Home] [Help]

VIEW: APPS.ECE_STAGE_LEVEL1_V

Source

View Text - Preformatted

SELECT distinct status, transaction_type from ece_stage WHERE transaction_level = 1
View Text - HTML Formatted

SELECT DISTINCT STATUS
, TRANSACTION_TYPE
FROM ECE_STAGE
WHERE TRANSACTION_LEVEL = 1