Join Slack
Powered by
<@U856E2SEA>, is there any way to get the SuiteQL ...
# suiteql
s
Shai Coleman
09/24/2021, 9:01 AM
@tdietrich
, is there any way to get the SuiteQL Query Tool to run queries as is? e.g. the following query fails because it gets rewritten as a subquery:
Copy code
WITH test1 AS (SELECT 1 AS abc) SELECT abc FROM test1
Open in Slack
Previous
Next