Published on March 16, 2021.
Back in January, I shared a technique that you can use to get information about a NetSuite account's database schema by leveraging the API that powers the Records Catalog. I'm using that technique in the latest version of the SuiteQL Query Tool.
In the new version, when you are working on a query, you can now easily get access to a table's columns, as well as information about the table's joins. To do so, simply type a table name, followed by two periods. A window will appear showing the table's information.
Here's an example of the feature.
One of the most frequently requested features that I receive from users of the tool is column name autocompletion. While this new "table help" feature isn't as helpful as autocompletion would be, my hope is that it will provide a foundation for adding autocompletion support in a future release.
The new version of the SuiteQL Query Tool, which is free of charge, is available now. Click here to download it.
If you have any questions or comments, feel free to contact me.
Hello, I'm Tim Dietrich. I develop custom software for businesses that are running on NetSuite, including mobile apps, Web portals, Web APIs, and more.
I'm the developer of several popular NetSuite open source solutions, including the SuiteQL Query Tool, SuiteAPI, and more.
I founded SuiteStep, a NetSuite development studio, to provide custom software and AI solutions - and continue pushing the boundaries of what's possible on the NetSuite platform.
Copyright © 2025 Tim Dietrich.