I am encountering an issue with the SQL Sandbox when adding a simple UNION ALL query. When I run neither of the SELECT statement on their own (without UNION ALL + second SELECT), it works as expected. When I add the UNION ALL with the second SELECT, the Execute screen action no longer gets triggered, no error message is displayed in the screen but an error appears in the browser console.
Hi,This seems to be working for me. (On an O11 Cloud Platform with Microsoft SQL Server DB)What database is your platform using ? Is it SelfManaged or Cloud?Kind regards