2019-01-07
131 reads
2019-01-07
131 reads
2018-11-15
690 reads
As DBA's we are often looking for issues and hole is things, but it is also important to see positives and seek a better solution.
2018-10-18
67 reads
I needed to speed up some regression testing. Redgate Sql Data compare API helped me do it.
2018-10-16
1,338 reads
In larger shops with multiple database servers, it is very important to have consistency.
2018-10-12
154 reads
It is important to train new people, so what is the best way to go about doing it?
2018-09-06
359 reads
When we risk failure, we also have the opportunity for success, so try something new today.
2018-08-30
78 reads
In many ways job titles matter, just not when telling a stranger what you do for work.
2018-07-30
414 reads
Normalization is important for relational databases, but sometimes too much of a good thing can be bad.
2018-07-23
2,425 reads
2018-05-17
105 reads
By Brian Kelley
This was announced last week at Microsoft Ignite and it's been covered by others...
By Rayis Imayev
"Dave: Open the pod bay doors, HAL.HAL: I’m sorry, Dave. I’m afraid I can’t...
By Steve Jones
Redgate acquired a data modeling tool from Vertabelo recently and I wanted to explore...
Comments posted to this topic are about the item The Ending Substring
Comments posted to this topic are about the item Done is Better than Good,...
Comments posted to this topic are about the item Configuring the On-Premises Data Gateway:...
In Azure SQL Database and SQL Server 2025, if I run this, what is returned?
SELECT '[' + SUBSTRING('Steve Jones', 7) + ']' See possible answers