2017-08-16
893 reads
2017-08-16
893 reads
Hiring a diverse group of people can make your team work better. Steve Jones has a few thoughts today.
2017-08-15 (first published: 2013-07-22)
195 reads
Hiring senior people is hard, but Steve Jones stumbled upon an idea that compares hiring technology people to hiring a senior level technology expert.
2017-08-14 (first published: 2013-07-11)
339 reads
Phil Factor advocates paying attention when it doesn't matter to prepare for when it does.
2017-08-14
94 reads
For today's Friday poll we have a guest editorial from Jeff Moden. The head of the anti-RBAR alliance has spent a lot of time trying to help others write better T-SQL and solve their problems with code that performs well. However this Friday Jeff asks about the CLR and how you are using it, or not using it, in the real world.
2017-08-11 (first published: 2009-12-11)
747 reads
There are any number of ways to help your career move forward. Steve Jones talks about one way you might not have thought about today.
2017-08-10 (first published: 2013-04-23)
446 reads
Phil Factor's a 'tethered goat' database taught in the value of database intrusion detection and of "defense in depth".
2017-08-07
93 reads
Redgate is hiring someone to manage Simple Talk, a job just like the one Steve has with SQLServerCentral.
2017-08-03
86 reads
2017-08-02
65 reads
2017-08-01
100 reads
By Brian Kelley
In the United States, today is Thanksgiving. The intent behind the holiday is to...
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...
Apologies if this is posted in the wrong forum, but I am trying to...
Hello all, I have a linked server created on an instance which only has...
Hi, I want to find all the tables name under a database where tables...
In Azure SQL Database and SQL Server 2025, if I run this, what is returned?
SELECT '[' + SUBSTRING('Steve Jones', 7) + ']' See possible answers