Introduction

MA-data-SQL-1

The query editor is an Azure portal tool that enables you to run SQL queries against databases hosted in Azure SQL Database.

This lab will use the query editor to run Transact-SQL (T-SQL) queries against a database.MA-data.SQL-1-1

Transact-SQL is a powerful language capable of defining almost any task to be executed on a database. As it includes characteristics of programming languages, it can define logical structures for the treatment of information.