Social Software
More and more companies are looking to use social software, like Facebook, to link employees, but is this a good thing?
More and more companies are looking to use social software, like Facebook, to link employees, but is this a good thing?
If you have configured database mirroring in synchronous with or without automatic failover mode, you can switch to the mirror server instance and make it available to the clients while you perform hardware or software maintenance on the principal server instance. So let’s see how we can do this:
Integration Services, which replaces Data Transformation Services (DTS) in SQL Server 2005, is a tool for extracting, transforming, and loading data.
As databases grow, we store more and more types of data. This Friday's poll asks what types of data you don't want to store.
As databases grow, we store more and more types of data. This Friday's poll asks what types of data you don't want to store.
As databases grow, we store more and more types of data. This Friday's poll asks what types of data you don't want to store.
Knowing the various types of joins can greatly expand your T-SQL skills. Jambu Krishnamurthy brings us a refresher article on the various types of joins and how to write them.
Coming up with ways to do things automatically with software can be a boon to productivity, but not every idea is a good one.
An interview with a data warehousing expert Chuck Kelley with some views about the careers in data warehousing.
Jacob Sebastian brings a little more complexity to working with XML documents. Here we learn how to iterate through a document and use each node and perform some action on each one.
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