How Far are You Willing To Go To Get Something?
There are important things in life and in our career, how far are you willing to go to get them?
2017-10-30
109 reads
There are important things in life and in our career, how far are you willing to go to get them?
2017-10-30
109 reads
I find it extremely easy to sometimes lose sight of the important stuff. The day-to-day grind can seriously get in the way. I think this is a big part of how we find ourselves having so many silly intra-organizational turf wars. The developers don’t like how the DBAs do things. The DBAs are frustrated with […]
2017-10-30
70 reads
This week Steve Jones talked about physical hardware, asking who might still pay attention.
2017-10-27
191 reads
Unstructured data can be misleading. Steve Jones has a few thoughts today on how he sees this term.
2017-10-26
79 reads
2017-10-25
368 reads
2017-10-23
58 reads
The NYPD is claiming there isn't a backup for one of their databases.
2017-10-23
117 reads
Telecommuting and remote work are growing in many fields, but especially technology. However the practice needs to be balanced with the notion that you still have a life outside of work.
2017-10-20 (first published: 2014-02-20)
189 reads
Why do employees leave their companies? There are a variety of reasons, but when your most talented people leave, that's a concern. Steve Jones comments on what we might do about this.
2017-10-19 (first published: 2014-02-10)
388 reads
It is important to have people that do good work and are good to work with.
2017-10-17
90 reads
By SQLPals
Dry-run xp_delete_file Before Actually Deleting Files? xp_delete_file doesn’t really have a...
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...
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