hello,
Please i want to display the result of a select SQL query using katalon studio
hello,
Please i want to display the result of a select SQL query using katalon studio
so, switch to the console tab. it is named ‘Console’
so.
this is the value your query method returns. what else did you want from it?
you can do
queryResult = 'whatever i like to print because i don't like what the query say'
before the print.
problem solved