SQL & KQL
Configuring Azure Entra ID Authentication in Azure SQL Database
Azure SQL Database can be integrated with Azure Entra ID to provide identity and access management. more …
Using SQL Server Change Data Capture (CDC) in pipeline to implement incrementally UPSERT
SQL Server Change Data Capture (CDC) is a feature that captures changes to data in SQL Server tables. more ...
SQL Query Across All Databases to Find the Object
The sp_MSforeachdb procedure is an undocumented procedure that allows you to run the same command against all databases. more …
Kusto Query Language (KQL) – quick reference
It is for the new KQL engineer to quick reference only. more …
KQL query map SQL query
The following table shows sample queries in SQL and their KQL equivalents. more …