Bulk Formatting of the SQL Server SQL Files

In this article, Phil Factor explains how to apply SQL formatting styles as part of an automated process, using the SQL Prompt command line formatter, with examples of bulk applying styles from the command prompt, PowerShell or a DOS batch.
The post Bulk Formatting of the SQL Server SQL Files appeared first on SQLServerCentral.

Monitoring Azure SQL Databases

There are many reasons you should monitor your databases, including avoiding performance problems or running out of disk space. Ideally, you want a scalable monitoring solution where you can monitor all your SQL databases in one single place. This article will describe two options that are available: Azure SQL Analytics and Azure SQL Insights. Both […]
The post Monitoring Azure SQL Databases appeared first on SQLServerCentral.

The basic T-SQL SELECT statement

The SQL language is used across many relational database platforms. Greg Larsen explains the basics of the SELECT statement for SQL Server.
The post The basic T-SQL SELECT statement appeared first on SQLServerCentral.

Summit 2022 Call for Speakers Now Open

Share your knowledge and insights at the world's largest gathering of data platform professionals! The PASS Data Community Summit conference is going hybrid this year, and whether you're planning to attend in-person in Seattle or online, this is your chance to reach a global audience and advance your career as a speaker. If you're an expert in a data-related topic, we want to hear from you. Speakers of all experience levels are welcome to submit a proposal and the Call for Speakers is open until March 31. Registration also opens on March 24, so don't miss your chance to register for Summit's homecoming in Seattle at early bird pricing.
The post Summit 2022 Call for Speakers Now Open appeared first on SQLServerCentral.

DBAs and DevOps: A match made in heaven?

DevOps is a buzzword thrown around a lot. But what does it mean for you as a DBA? And how can the whole team work together to achieve peak performance across multiple projects? Join Kathi for the discussion.
The post DBAs and DevOps: A match made in heaven? appeared first on SQLServerCentral.

What’s new in SQL Monitor? Tagging and Current Activity Page (minor release v12.1)

We've released a minor version of SQL Monitor, v12.1, that includes two exciting new features: ‘Tagging’ and a ‘Current Activity’ page. In a nutshell: tags allow you to record aspects of a server so that you have information at your fingertips, and the Current Activity page directly queries the monitored server when you open it to get the most up-to-date information possible. It’s all part of our commitment to making SQL Monitor the best monitoring tool out there!
The post What’s new in SQL Monitor? Tagging and Current Activity Page (minor release v12.1) appeared first on SQLServerCentral.