Search⌘ K
AI Features

SQL Queries via the Command Terminal

Explore how to execute SQL queries directly from Azure Data Studio's integrated terminal using PowerShell. Learn to switch terminal contexts, run queries, and export results to CSV, enhancing your ability to manage data efficiently within a versatile environment.

The terminal windows

An interesting capability of Azure Data Studio is the integration of a standard SQL editor with other language options. These language options are available using Notebooks, which will be introduced in the Getting Things Done with Notebooks chapter, and as well as by the integrated terminal window, which we will discuss next.

To open the terminal window, press ...