Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to view query generated with Direct Discovery?

I've created an app with multiple selectors in tables that displays a final table with the results filtered to match the selectors. i.e., I pick month 1, group 2, region 1, and it gives me results for sales for those criteria. This app is connected to Teradata pulling in information. I want to see the query being generated in the background that is sent to Teradata to determine its WHERE conditions.

Is there a way to view this query as it is being passed along?

1 Reply
ciampaciampa
Contributor III
Contributor III

If you activate the trace in the ODBC Manager you should see the generated SQL statement in the SQL.log file