When I use trino or presto CLI with the --file
option, I am only able to see the result of the queries on stdout. Is there any way to print the SQL statement before printing its result to stdout?
Asked
Active
Viewed 276 times