Presenting Data
One important skill is for the DBA or developer of the future is being sure they can present data to clients in a way they can use it.
2015-07-20
196 reads
One important skill is for the DBA or developer of the future is being sure they can present data to clients in a way they can use it.
2015-07-20
196 reads
For this Friday, Andy Warren asks if you would pay to change your wardrobe for work.
2015-07-17
229 reads
Everyone wants to know who is actually using Continuous Deliver for their software. Today Steve Jones has a prominent example.
2015-07-16
287 reads
2015-07-15
110 reads
Is it more imortant to use the data or your experience? Does one have more weight than the other?
2015-07-14
124 reads
2015-07-13
161 reads
Steve Jones thinks that we are not doing a great job of harnessing the brain power of our entire teams.
2015-07-13 (first published: 2011-01-06)
305 reads
This Friday Steve Jones has a DR poll. He asks what might be more important to you in a disaster and why.
2015-07-10 (first published: 2011-01-07)
238 reads
Andy Warren wonders if our industry is moving to a new era today.
2015-07-09
242 reads
Today Steve Jones talks about the ways in which we interview new developers. Are they working or do we need a new way? Should we be considering those people that have actually accomplished something?
2015-07-07 (first published: 2011-06-08)
545 reads
By Brian Kelley
I mentioned this in my talk on Quantum Computing at the PASS Data Community...
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...
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