Getting Started With Microsoft SQL Server Standard Edition

Learn how to get started with databases via the Microsoft SQL Server Standard Edition in this tutorial from ATA Learning!

11 Amazing Performance Tuning in SQL Server Tips

Is your SQL server starting to slow down? Learn all about performance tuning in SQL server in this tutorial!

The Amazing SQL Server Data Types (And When to Use Them)

If you're storing SQL data, you must understand SQL Server data types. In this article, you'll learn about all data types and when to use them.

How to Create Azure SQL Database with PowerShell

Need to automate creating an Azure SQL database and server? Look no further! You'll learn how to set up all things Azure SQL with PowerShell!

How to Connect to Azure SQL Database

Learn to connect to Azure SQL Database and be comfortable using it either with or instead of a traditional SQL Server installation.

How to Connect to SQL Server from Linux

If you need to run queries on a Microsoft SQL Server from Linux, learn how to set up the ODBC connection and get started.

How to Build a SQL Server Performance Monitor Script

Learn how to monitor SQL servers through Powershell SQL server performance counters and how to query them properly.