Microsoft Azure Data Fundamentals — Question 142

Which language is used to define queries in Azure Synapse Data Explorer?

Answer options

Correct answer: C

Explanation

KQL (Kusto Query Language) is specifically designed for querying data in Azure Synapse Data Explorer. Bash and PowerShell are scripting languages used for automation and management tasks, while SQL is primarily used for relational databases, not specifically for Azure Synapse Data Explorer.