How do I execute a multi line query just like below? I tried using the query below but as a result no query results are being displayed. I tried executing the query on the Mysql and DB beaver and as a result, I was able to see a populated query result. Please help me.
Correct me if im wrong… I think this is a bug / a limitation of UI PATH? Im expected to get 4 results query and as a result of using “execute query” it only returns 1 query.
I think UI Path cant handle multiple line sql or sql statements with multiple query results.