A Good Case For Reference
Steve Jones is looking for some interesting application ideas using SQL Server that can help teach people how to take advantage of features.
Steve Jones is looking for some interesting application ideas using SQL Server that can help teach people how to take advantage of features.
Steve Jones is looking for some interesting application ideas using SQL Server that can help teach people how to take advantage of features.
Steve Jones is looking for some interesting application ideas using SQL Server that can help teach people how to take advantage of features.
I need to write a function to determine if particular year is a leap year (i.e. February contains 29 days rather than 28 days). I know that there are various rules for calculating leap years. Is there an easy way to figure this out? Can you provide an example or two to validate various years?
Michael David discusses how XQuery was designed from the ground up to process hierarchical XML data, but it is still missing capabilities that a hierarchical query processor product should have and did have originally.
Steve Jones will be attending the Business of Software conference in September and gives a few reasons why this is an interesting topic to him.
Steve Jones will be attending the Business of Software conference in September and gives a few reasons why this is an interesting topic to him.
Steve Jones will be attending the Business of Software conference in September and gives a few reasons why this is an interesting topic to him.
For this Friday, Steve Jones has a poll about life outside of work and how much you tinker with things.
Are you aware that SQL Server 2005 can have up to ten services running? Working with that many service accounts can be a challenge. Steve Jones takes a look at these services and a few of the things that you will want to know before setting up SQL Server 2005.
By Brian Kelley
I am guilty as charged. The quote was in reference to how people argue...
By Steve Jones
Learn how to tie a bowline knot. Practice in the dark. With one hand....
By HeyMo0sh
As a DevOps practitioner, I’ve always focused on performance, scalability, and automation. But as...
Hi, I have a SQL Server instance where users connect to via Windows Authentication,...
Comments posted to this topic are about the item Multiple Deployment Processes
Comments posted to this topic are about the item How to Use sqlpackage to...
I have a query from a former DBA that we run on SQL Server 2025 to check on database metadata. This query references sys.sysaltfiles. I want to refactor this code to be more modern. Which DMV should I reference instead?
See possible answers