SQL Server

SQLServerCentral Article

Creating a Hyperscale Database in Azure Using the Azure Portal

  • Article

One of the most effective ways to fully utilize your data is to create an Azure Hyperscale database. The principles of Azure Hyperscale databases have been discussed in this article, including their cost-effectiveness, worldwide accessibility, automatic scaling, and reliable performance.

5 (1)

You rated this post out of 5. Change rating

2023-12-22

1,103 reads

External Article

Profiler and Server Side Traces

  • Article

Profiler is a GUI based tool that runs a SQL Server trace to capture the metrics listed above as well additional data. This data can then be used to determine where your SQL Server performance issues are related to your TSQL code. Running a trace without using Profiler is known as a Server Side Trace. You can create and start the trace using TSQL commands instead of having to use the GUI.

2023-09-29

Blogs

How to give developers access to Query Store

By

Let’s have devs look at their own query performance. Yes, please, sign me up...

Sharpen Your SQL Skills: June’s Challenge Awaits!

By

This June, LearnSQL is throwing down the gauntlet with a fresh SQL Practice challenge....

Denver Dev Day – Best Practices for Database Deployments Resources

By

I delivered a talk today on database deployment best practices at the Denver Dev...

Read the latest Blogs

Forums

The name of column index 9 is empty ADF

By erics44

Hi I am brand new to Data Factory I am getting the following error...

How to set execution timeout in SSMS for SQL Server Programmatically

By IT researcher

I want to set the execution timeout in SSMS Connection properties on the 'Connect...

The SQL Assessment API

By Steve Jones - SSC Editor

Comments posted to this topic are about the item The SQL Assessment API

Visit the forum

Question of the Day

The SQL Assessment API

What is the SQL Assessment API?

See possible answers