We need to have a custom report of all newly created users from User Creation Form(Global).I am struggling to get the details by fetching it from change_requests table as table has a clob column called form_data which stores the fields and value.
Any help would be greatly appreciated.
See if the PV_CHANGE_REQUEST_DETAIL view can help