Automatic Redaction of PII
Amazon is providing automatic redaction of PII data in there transcription service.
2020-02-29
281 reads
Amazon is providing automatic redaction of PII data in there transcription service.
2020-02-29
281 reads
2020-02-28
1,162 reads
According to this post, I rate 2019 as a Failure. Of the books I planned to read, I read 2. I started 2 others, but they’re in progress, even...
2020-02-28
168 reads
Today Steve starts a mid year review of his career goals and encourages you to do the same.
2020-02-28
145 reads
Steve talks data virtualization in the age of growing data sets and larger workloads
2020-02-27
328 reads
2020-02-27
726 reads
2020-02-26
296 reads
2020-02-26
637 reads
2020-02-25
747 reads
2020-02-24
691 reads
Reading tutorials is fine. Shipping something is better. If you are trying to break...
By Steve Jones
We work hard at Redgate, though with a good work-life balance. One interesting observation...
By Arun Sirpal
Fourth in a series on Ai and databases. What Read-Only Advisory Actually Means A...
Comments posted to this topic are about the item Liability for AI Errors
Hello , I would like to run a stored procedure on a secondary replica...
Comments posted to this topic are about the item Pro SQL Server Internals
I run this command to start SQLCMD:
sqlcmd -S localhost -E -c "proceed"At the prompt, I type this (the 1> and 2> are prompts):
1> select @@version 2> goWhat happens? See possible answers