Just Say No
Steve Jones reminds us that we must manage our time, and learn to do so despite the demands placed on us.
2015-11-25
532 reads
Steve Jones reminds us that we must manage our time, and learn to do so despite the demands placed on us.
2015-11-25
532 reads
JP Morgan suffers the largest data breach for a financial institution, but Steve Jones doesn't think this record will stand for long.
2015-11-24
179 reads
2015-11-23
126 reads
Today we have a guest editorial from Andy Warren that looks at those that run software early in its lifecycle.
2015-11-20
84 reads
Most DBAs don't get involved with budgets at work, but we are affected by them. Steve notes you might want to understand how budgets work.
2015-11-19
129 reads
Should we consider the relational model the default and only after having a good reason look at a NoSQL platform? Steve Jones has a few comments.
2015-11-18
104 reads
The laws and morals regarding privacy aren't well defined, but Microsoft is making a stand.
2015-11-17
109 reads
Louis Davidson explains why a little database courtesy goes a long way.
2015-11-16
223 reads
2015-11-12
222 reads
Many organizations have code no one wants to touch. Steve Jones notes that's a bad place to be.
2015-11-10
250 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