I'm "working from home"
Phil Factor argues that The serious problems with working from home come not from poor productivity, but when office-based team members seem to prefer to ignore the fact that the remote workers exist.
2017-03-27
164 reads
Phil Factor argues that The serious problems with working from home come not from poor productivity, but when office-based team members seem to prefer to ignore the fact that the remote workers exist.
2017-03-27
164 reads
2017-03-27 (first published: 2013-01-09)
431 reads
2017-03-22
49 reads
This week Steve Jones talks about data visualizations, and the opportunities that exist for data professionals.
2017-03-20
93 reads
2017-03-20
155 reads
2017-03-17
66 reads
2017-03-16
85 reads
Mistakes will still be made with a DevOps process, but the benefits outweigh the mistakes.
2017-03-15
72 reads
2017-03-14
114 reads
2017-03-13
195 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...
Hi, I want to find all the tables name under a database where tables...
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,...
In Azure SQL Database and SQL Server 2025, if I run this, what is returned?
SELECT '[' + SUBSTRING('Steve Jones', 7) + ']' See possible answers