Hello, Is it possible to create temp tables or eve...
# suiteql
a
Hello, Is it possible to create temp tables or even normal tables through SuiteQL?
a
You can use CTEs. The connection is read only
a
That worked out, thank you!