Why Use R Services?
R Services were added to SQL Server 2016, and there are customers using this feature to improve their business processes.
2016-06-23
179 reads
R Services were added to SQL Server 2016, and there are customers using this feature to improve their business processes.
2016-06-23
179 reads
2016-06-22
203 reads
Larry Page is a very interesting person, one that is looking to change the world.
2016-06-21
122 reads
After the crash of an US Air Force database was reported, Steve Jones has some advice.
2016-06-20
115 reads
2016-06-20
76 reads
SQL Server 2016 runs faster, sometimes without you changing anything.
2016-06-17
266 reads
The Stretch database feature in SQL Server 2016 is fantastic, but is it too expensive?
2016-06-15
208 reads
2016-06-14
82 reads
2016-06-13
69 reads
One of the things that will be debated quite a bit in the next few years will be the penalties for data loss.
2016-06-13
118 reads
SQL Server 2025 RTM is here, and if you’re running Docker on macOS, you...
By Steve Jones
It’s Monday. I’ve been home since Fri night, but with a busy weekend, I’m...
By Brian Kelley
I mentioned this in my talk on Quantum Computing at the PASS Data Community...
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