Use Cases for Query StoreWhy should I use Query Store? Query store can be used for a number of things. For example: Find out what was happening on my server last...
Query Store OverviewIt's amazing that we never had a built in feature that logged historical record of queries. Sure we had the plan cache, but that was...
Build an AlwaysON Availability Group Part 2: Setting up SQL Server and Adding a DatabaseBefore we begin: While the gui/wizard for setting up Availability groups is super easy, I'm going to go through utilizing T-SQL. This...