(Kenneth Fisher) Always be learning right? So when I saw this I had to go HU?! That’s new. What’s going on here?
Tag: sql server
Synonyms in SQL Server – Good and Bad
(Jason Brimhall) When SQL Server 2005 was released, a nifty little feature was included called synonyms. Despite being around since SQL Server 2005, I think this feature is often under-utilized or, more importantly, it is implemented in a very bad way.
Overview of Azure SQL Database Performance Monitoring
(Marcin Policht) Transitioning to the Platform-as-a-Service model typically implies relinquishing certain degree of control over your computing environment.
Introduction to SQL Server Query Optimization with Database Engine Tuning Advisor
(Diogo Souza) Most of the times that we need to optimize a SQL Server query, a lot of questions and uncertainties come to our minds, just like if we could use any tool that would help with this type of improvement not only regarding the performance itself, but also in structural terms like with inde
Azure SQL Database DTU Versus vCore
(blobeater) I wrote a guest article for an IT consultancy on Azure SQL Database, more specifically DTUs and vCore options. At a high level I discuss what both options are, the differences and what you should select.
The transaction log for database is full due to LOG_BACKUP
(Jack Vamvas) Question: I’m getting the The transaction log for database is full due to LOG BACKUP Error 9002 Severity 17 State 2 error message .
SQL SERVER – Error: Parameter ‘ProbePort’ does not exist on the cluster object. Unable to set Probe Port for Azure Load Balancer
(Pinal Dave) Azure is gaining popularity and I am getting clients who want to create Always On availability group as their high availability solution in Azure Virtual machine.
Power BI And Column Order In M Queries And Dataset Tables
(Chris Webb) The order of the columns in a table in a Power BI dataset doesn’t matter all that much, especially because the Fields pane in Power BI Desktop ignores the original column order and lists the columns in a table in alphabetical order.
SQL Server Profiler in Azure Data Studio
(Rajendra Gupta) In this article, we will explore SQL Server Profiler in Azure Data Studio in detail including download and installation, execution plans, coding T-SQL and more.
Savings changes is not permitted. The changes you have made require the following tables to be dropped and re-created.
(Kenneth Fisher) Microsoft does a lot of things to try to help us not shoot ourselves in the foot. This little error is one of them. It’s an annoying error, and almost everyone turns it off automatically, so what is it and why is it there?
