List of all the Oracle application database schemes Get link Facebook X Pinterest Email Other Apps June 19, 2022 List of all the application database schemes SELECT DISTINCT USERNAME , CREATED FROM DBA_USERS; Read more