Extract query text in Teradata , from dbc.dbqlsqltbl
I’m trying to extract a query text from
dbc.dbqlsqltbl.
My goal is to extract the query text using export file in bteq , and then execute the query using run file.
I’m trying to extract a query text from
dbc.dbqlsqltbl.
My goal is to extract the query text using export file in bteq , and then execute the query using run file.