For the `N/query` module...is there a way to get a...
# suitescript
b
For the
N/query
module...is there a way to get a list of all possible tables in the system? And for any given table from which I
SELECT *
, is it possible to get its list of columns? I've tried some PL/SQL snippets to no avail. And I didn't see any column names in the query.runSuiteQLPaged paginated json data, I only see column types
s
No