ADArkadeep Deinarkadeepde.hashnode.dev·Aug 7, 2023 · 2 min readChange The Azure SQL Pricing Tier Using SQL QueryIn my previous blog, I have shown how to get the DTU, CPU, memory percentage of an Azure SQL database using SQL query. Here in this blog, I will show you how to change the tier of the SQL server using SQL query. Prerequisite To execute this query, y...00