I have more than 50 sql queries to execute and validate source and target table validation.
Have already done the automation for some of the queries using Data Files concept.
Seems to be there is always change in mapping doc for Source and Target tables. I need to update the SQL - query as well for the changes.
if the sql file in common location in local system so no need to update in Data Files.
So i would like to know how can i do the process of SQL file call function in Katalon?