HiveBrain v1.2.0
Get Started
← Back to all entries
snippetMinor

How to Parse a query in Azure Data Studio?

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
studioqueryparseazurehowdata

Problem

In Sql Server Management Studio, we can click a "Parse" button (or Ctrl+F5) to verify that a SQL statement is syntactically correct (without executing it).

How can I do it the same in Azure Data Studio?

Solution

There is no key mapped but you can map it.

Go to:
File -> Preferences -> Keyboard Shortcuts
or
Ctrl+K Ctrl+S

Use the search feature or scroll down to "Parse Query" and setup a key binding

Context

StackExchange Database Administrators Q#245719, answer score: 5

Revisions (0)

No revisions yet.