Is SQL Server Profiler in Azure Data Studio?

Introduction Do we have the SQL Profiler in Azure Data Studio? In a previous article, we compared SSMS and Azure Data Studio. Now we will compare the new SQL Profiler against the old one. If you check the SQL Server Profiler documentation, you will find that SQL Profiler is deprecated and that that feature will […]
The post Is SQL Server Profiler in Azure Data Studio? appeared first on SQLServerCentral.

Working with PowerShell strings

Knowing how to manipulate strings is critical in any language. In this article, Greg Moore explains working with PowerShell strings.
The post Working with PowerShell strings appeared first on SQLServerCentral.

Did you know SQL Monitor supports Azure databases, too?

SQL Monitor allows you to bring your whole estate into a single monitoring landscape that has a consistent interface, whether you have an all-Azure environment, or, more likely, a mixed database environment. Find out more, here!
The post Did you know SQL Monitor supports Azure databases, too? appeared first on SQLServerCentral.

Editing API Driver API Profiles

RESTful APIs offer a straightforward way for businesses to work with external data and offer access to their own data. With more than 24,000 public APIs providing access to limitless data and the typical enterprise leveraging more than 200 applications, teams and developers need more efficient ways to query API data. With the CData API […]
The post Editing API Driver API Profiles appeared first on SQLServerCentral.

BETWEEN the two of us

BETWEEN can be used in a SQL WHERE clause to filter on a range. Joe Celko explains the history of BETWEEN and also could be implemented.
The post BETWEEN the two of us appeared first on SQLServerCentral.

DBAs at work #2: The airline DBA

How different is it working as a DBA at an airline? Find out how your peers work in this series: DBAs at work. This episode features Deborah Thompson, Database Administrator at WestJet, Canada’s second largest airline.
The post DBAs at work #2: The airline DBA appeared first on SQLServerCentral.