Change how results are displayed
- Last UpdatedFeb 10, 2023
- 1 minute read
- PI System
- PI SQL Commander Lite 2021
- Developer
Query results are displayed in the Results at the bottom of the query tab after you run a query. The results can be displayed in one of several formats.
-
Click Query > Result To, and then select one of these options:
-
Result To Text for a plain text view of the data.
-
Result To Grid for a tabular view of the data.
-
Result To File to be prompted to save the data to a file each time a query is executed.
You can save the results as either plain text or a comma-separated values (CSV) file.
-
-
Execute a query to see the format that you selected. For example:
-
Result To Text displays plain text.
-
Result To Grid shows a tabular view.
-
Result To File will prompt you to save query results each time a query is executed.
-