Hi everyone,
I need to create a shellscript to run a few DQL commands on unix environment, but I dont know how to run/use DQL commands via shellscript. Any ideas on how I can do this?
(Example scenario: first run select query and then use result of that in update dql query in shell script)