To run the query click Run on the
toolbar. If the query statement is correct, the query executes and, if the query
statement is supposed to return data, the Result tab opens with the data returned by the query.
If an error occurs while executing the query, execution stops, the appropriate error message
is displayed.
The Result tab displays the result data, returned by the query, as
a grid. Data can be displayed in three modes: Grid View, Form View and Text/Blob
View. See Data View (MySQL, Oracle, PostgreSQL or SQLite) for details.
Hint: Navicat supports to return more than one resultset.
The toolbars of Query Result Viewer provides the following functions for managing data:
- Export Query Results
Export data to TXT, DBF, HTML, SQL, RTF and more. - Edit TEXT/BLOB/BFile
Allow you to view and edit the content of TEXT/BLOB/BFile fields for MySQL, Oracle, PostgreSQL or SQLite.
Note: Only Oracle server supports BFile.