Being Responsible for Data
There is an interesting court case on who is responsible for the data being posted on the Internet. Steve has a few thoughts today.
There is an interesting court case on who is responsible for the data being posted on the Internet. Steve has a few thoughts today.
Learn how to get a Failover Cluster Instance set up and configured with Windows and SQL Server. This is part of a series showing how to combine a Failover Cluster Instance of SQL Server with an AlwaysOn availability group.
Flyway's output is often overwhelmed with verbose messages, most of which we can ignore but some of which provide vital warnings about failed compilations, or useful details about what a migration or callback did. I'll show how to use some pipeline-aware PowerShell functions to filter out and save the bits we want and pass the results along in a form that is useful to the next process in the pipeline.
There might be a time when you might want to return just a few rows of a result set, instead of the complete set. This might be useful if you want to just validate a selection criteria or a few rows of data. For whatever the reason the TOP clause can be used to return a specific number or a percentage of rows from a result set. This article will cover using the TOP clause in a SELECT statement and how it can be used to return a partial set of records.
This article looks at an interesting way to help your users get filtered data from a TVF instead of using a stored procedure or specialized view.
In today's guest editorial: the motivation to do our best must come from within.
If mistakes are made, employees can be held financially responsible by some companies. Do we need to worry about this in our industry?
SQL doesn’t really give us too many tools out of the box to allow...
Did you know that you can change the browser used by SQL Server Management...
By DataOnWheels
A few months ago, I wrote a post on how I use voice technology...
///////////// Hey!! you need some extra money to pay bills and to make ends...
Good Morning, I have the below procedure, in both UAT & PROD same data...
Hi All, Our server team is planning to move secondary data centre from one...