DBA Data[Home] [Help]

VIEW: APPS.OKE_TERMTYPE_AVAIL_V

Source

View Text - Preformatted

SELECT 0 , 1 , TERM_NAME , 'okeattr' , TERM_CODE , TERM_NAME FROM OKE_TERMS_VL WHERE TERM_TYPE_CODE IS NULL
View Text - HTML Formatted

SELECT 0
, 1
, TERM_NAME
, 'OKEATTR'
, TERM_CODE
, TERM_NAME
FROM OKE_TERMS_VL
WHERE TERM_TYPE_CODE IS NULL