Data Privacy Grows in California
Changes in data privacy law in California are demanded by consumers.
2021-01-23
68 reads
Changes in data privacy law in California are demanded by consumers.
2021-01-23
68 reads
Steve has a thought on the best way to protect sensitive data.
2021-01-07
137 reads
2020-12-14
135 reads
As legal requirements grow and change, cloud computing might require a new consideration: where we physically store data.
2020-12-10
157 reads
Lots of contact tracing apps are out there. Do you know which ones collect which types of data and what they do with it?
2020-11-24
157 reads
2020-11-17
107 reads
SQL Server shares some data with Microsoft, but the use is documented. Steve sees this as a model for how companies might share information.
2020-10-26
245 reads
Data is important for AI projects, but the ethics and privacy implications are complex. A new project from Microsoft aims to help users control their data and make it available for use.
2020-10-07
125 reads
Today Steve gives a reason why your organization might consider improving its data governance.
2020-09-16
73 reads
2020-08-15
67 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