DBA Data[Home] [Help]

VIEW: APPS.OE_AK_END_CUS_V

Source

View Text - Preformatted

SELECT cust_account_id FROM HZ_CUST_ACCOUNTS WHERE status='A'
View Text - HTML Formatted

SELECT CUST_ACCOUNT_ID
FROM HZ_CUST_ACCOUNTS
WHERE STATUS='A'