Follow below steps to find query used in DART:
- Open RCM Designer and login into available instance.
- Navigate to Queries - DART Views.
- Find entry name having same name (at least similar) as Data Source name you would like to check as shown ub RCM web, to get Connection and Table/View Name parameter value.
- As example below in RCM web, data source name is "10. High Risk Account Profile" and in RCM Designer the view/table used is "V_IMPL_DART_RPT_10_NEW"
- Above capture, Connection name will inform you which DB/schema the table/view reside, and Table/View Name will inform you the name of table/view used to select the data.
- Open your database client application, navigate to mentioned DB/schema to find mentioned table/view.