Introduction
Azure Data Studio (ADS) is a cross-platform database tool for those who work in On-Premise or Cloud platforms on Windows, macOS, and Linux.
To download: https://docs.microsoft.com/en-us/sql/azure-data-studio/download-azure-data-studio?view=sql-server-ver16
Developer Friendly Features of ADS
Problems section of ADS provides insights into the query and prompts us with the resolutions in many cases.
The below screenshot is a comparison between ADS and SSMS and it is clearly visible, while you write the code itself, ADS “Problem” section provided information that there is a KEY word missing in the 5th row and 9th column.
