Using Better Tools
Some companies don't want to use tools, but that doesn't make sense to Steve Jones.
2018-01-04
96 reads
Some companies don't want to use tools, but that doesn't make sense to Steve Jones.
2018-01-04
96 reads
2018-01-03
68 reads
Data can help you understand the value you bring to a company as a data professional.
2018-01-02
101 reads
2018-01-01
33 reads
2018-01-01
52 reads
2017-12-29
60 reads
2017-12-28
32 reads
This is usually a slow time for many companies between two holidays, but it doesn't need to be unproductive.
2017-12-27
64 reads
Often we are encouraged to learn the latest things, but sometimes the old stuff is worth knowing too.
2017-12-26
83 reads
2017-12-25
29 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