DBA Data[Home] [Help]

VIEW: APPS.CN_ROLE_LOV_V

Source

View Text - Preformatted

SELECT r.role_id, r.name role_name FROM cn_roles r ORDER BY name
View Text - HTML Formatted

SELECT R.ROLE_ID
, R.NAME ROLE_NAME
FROM CN_ROLES R ORDER BY NAME