A Scary Comparison
What changes are coming in the editions for SQL Server 2008. Steve Jones finds a rather scary piece of literature.
What changes are coming in the editions for SQL Server 2008. Steve Jones finds a rather scary piece of literature.
What changes are coming in the editions for SQL Server 2008. Steve Jones finds a rather scary piece of literature.
Today, in a surprise development that has stunned industry analysts, SQLskills.com announced a new technology for DBAs that will help in the never-ending battle against human-error and unforeseen disasters. The patent-pending Time-Setback technology allows DBAs of SQL Server to literally rewind time and avoid disasters before they happen.
A discussion on using CTEs to speed the development and maintenance of reports and enhance readability.
There are many SQL Server DBAs with an intimate knowledge of how SQL Server works, the operating system, hardware and so on. They have the skills to keep a production system running without a hitch. It is no longer enough.
Steve Jones' bimonthly update on the state of transportation and what's happening with his Prius.
How many times have you wished that your queries performed better? Performance Tuning is a bit of an art, but learning about new techniques and which things work help grow your knowledge. Jacob Sebastian brings us the first part of a series on writing better performing queries.
Steve takes a day off from the editorials with this blooper reel from the podcasts. Be sure to watch the video.
Steve takes a day off from the editorials with this blooper reel from the podcasts. Be sure to watch the video.
Steve takes a day off from the editorials with this blooper reel from the podcasts. Be sure to watch the video.
By Steve Jones
on tenderhooks – adj. feeling the primal satisfaction of being needed by someone, which...
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
I have a quick question on Ola Hallengren Index Optimize Maintenance . Do we...
hi, in an ssis for each loop over an object variable called MyListVariable, i...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers