Evaluate SQL Queries
To evaluate SQL:
- Type a valid query in the editor.
- Open the VS Code command palette.
- Select
MarkLogic: Eval SQL
.
Query results will apper in the MLXPRS: RESULTS
tab in the bottom panel, or open in a new editor tab - depending on the value of the Marklogic: Results In Editor Tab
setting.