Partitioning Data in a Multi-tenant Data Warehouse Solution
Part two of our series looks at the partitioning strategy to separate customers' data, providing security and performance.
Part two of our series looks at the partitioning strategy to separate customers' data, providing security and performance.
Marcin Policht reviews security related challenges of Microsoft Azure Software as a Service-based SQL Database, focusing in particular on the SQL Server and database-level firewall access control functionality and methods that can be employed to implement it.
This article describes a way to automatically restore multiple database backups from a directory.
Consolidating SQL Server instances is something Steve Jones has done in the past and he thinks we'll all do more of in the future.
Simple-Talk sat down with David Bick, a Red Gate Product Manager, to discuss his work on SQL Monitor and why passively monitoring SQL Server just doesn’t cut it anymore.
Please join us on Saturday, May 3rd, 2014, as both business analysts and IT professionals come to learn and network with experts for the first SQLSaturday Business Analytics edition. Please register while space is available
Views that use implicit conversion to return result sets may use a different query plan than the statement executed in query analyzer.
This beginner's guide to Wait Stats by Jonathan Kehayias and Erin Stellato is a free PDF download brought to you by SQL Skills and Simple-Talk.
Twitter is working on a new database that can handle unstructured as well as structured data well. Is this a competitor for SQL Server?
An introduction to the XML Schema Collection and XML validation.
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