Organizational Approaches to Master Data Management
This series of technical articles describes organizational approaches to master data management.
2011-11-11
2,391 reads
This series of technical articles describes organizational approaches to master data management.
2011-11-11
2,391 reads
2011-11-10 (first published: 2010-02-24)
11,572 reads
This article talks about the use of mount points on Windows server for SQL Server installations and shows how you can create them.
2011-11-10
19,552 reads
If you suffer from runaway queries, if you have several database applications with unpredictable fluctuation in workload, or if you need to ensure that workloads get the memory or CPU they need according to certain priorities, then you need Resource Governer, and you need Roy Ernest's clear explanation of the technology.
2011-11-10
2,430 reads
At some point you are going to need a notification system for a range of events that occur in your servers. Laerte Junior shows how you can even set up temporary or permanent alerts for any WMI events to give you a system that fits your server environment perfectly.
2011-11-09
3,399 reads
Take part in a simple 5-minute survey for SQL Server Professionals and win one of two $50 Amazon vouchers.
2011-11-09
1,813 reads
Second part of two part article on Change Data Capture for field level auditing and marting that data using SSIS for reports. I uploaded the entire Word document that includes the images.
2011-11-08
4,728 reads
2011-11-08 (first published: 2010-02-10)
11,437 reads
The standard SQL language has a number of aggregate functions like: SUM, MIN, MAX, AVG, but a common statistics function that SQL Server does not have is a built-in aggregate function for median. The median is the value that falls in the middle of a sorted resultset with equal parts that are smaller and equal parts that are greater. Since there is no built-in implementation for the median, the following is a simple solution I put together to find the median.
2011-11-08
2,817 reads
This article covers how to use robocopy with SQL Server Agent to copy database backup files to another server.
2011-11-07
5,948 reads
By Vinay Thakur
Continuing from Day 4 where we learned Encoder, Decoder, and Attention Mechanism, today we...
By Vinay Thakur
Continuing from Day 3 where we covered LLM models open/closed and their parameters, Today...
By Steve Jones
One of the nice things about Flyway Desktop is that it helps you manage...
Comments posted to this topic are about the item Writing as an Art and...
Comments posted to this topic are about the item String Similarity II
Comments posted to this topic are about the item Supervised versus Unsupervised Training of...
What is the range for the result from the EDIT_DISTANCE_SIMILARITY() function in SQL Server 2025?
See possible answers