Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Professional Azure SQL Database Administration

You're reading from   Professional Azure SQL Database Administration Equip yourself with the skills you need to manage and maintain your SQL databases on the Microsoft cloud

Arrow left icon
Product type Paperback
Published in Jul 2018
Publisher Packt
ISBN-13 9781789538854
Length 398 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Ahmad Osama Ahmad Osama
Author Profile Icon Ahmad Osama
Ahmad Osama
Arrow right icon
View More author details
Toc

Tuning an Azure SQL Database

Automatic Tuning

Azure SQL Database Automatic tuning utilizes artificial intelligence to continuously monitor and improve queries executed on an Azure SQL Database.

Automatic tuning observes the workload and applies recommendations to speed up performance. The recommendations are applied when the database activity is low so that there aren't any performance impacts when applying recommendations.

The following are the options which are available for automatic tuning.

Create Index

Automatically identify and implement missing indexes to improve workload performance. It also verifies whether or not the indexes created have any improvement on the performance.

Drop Indexes

Automatically identifies and removes duplicate, redundant, and unused indexes.

Force Last Good Plan

Automatically identifies the queries using the execution plan which are slower than the previous good plan and forces the last known good plan to improve the query's performance.

Automatic...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime