RetiredDBA.com

Blog covers all things for Microsoft SQL Server

azure sql database

  • Home
  • Dbas, are you querying?

Dbas, are you querying?

Review of blog post: SQL Server Diagnostic Information Queries for August 2021 by Glenn Berry. Berry works as a Consultant in Elizabeth, CO. He was a Data Platform MVP from…

The fittest DBAs use the stairways!

If you haven’t been reading the SQL Server Central stairways topics, try this URL: https://www.sqlservercentral.com/stairways. The SQL Server Central website is chock full of interesting SQL server articles, forum posts,…

The best SQL Server learning platform is Pluralsight!

Pluralsight is a great learning platform for SQL Server. Awesome SQL Server professionals such as Paul Randall, Glenn Berry, Kimberly L. Tripp, Gail Shaw, Pinal Dave, Tim Radney, etc. teaching…

Another 3 SQL Server features NOT supported by Azure SQL databases

Attach a database or backup command Nope – You can use automated backups instead of the backup command. Common Language Runtime (CLR) Nope. Database mail Nope. This list was taken…

Top 3 features NOT supported by Azure SQL databases

AlwaysOn Availability Groups Nope – You can use failover groups and active geo-replication instead of AG groups. Linked servers Nope – You can use Elastic query instead of linked servers.…