Digineer Is Hiring
If you are in Minnesota and are looking for a new job, Digineer is hiring. Heck you can even be...
2010-12-29
600 reads
If you are in Minnesota and are looking for a new job, Digineer is hiring. Heck you can even be...
2010-12-29
600 reads
Hopefully my title gives away what this post is about. This my list of the top five people or more...
2010-12-29
538 reads
I recently was working on a library to manage reports in an application (probably a good candidate for an open source project)...
2010-12-29
682 reads
This is a subject I have written about a couple of times before, here and in much more depth here. ...
2010-12-29
1,161 reads
In this article we are going to see how index pages are organized with data pages and how to read different...
2010-12-29
7,601 reads
As a part of a recap on the year that was 2010, I should start with a recap of my goals. For that review I had to go back...
2010-12-28
5 reads
2010-12-28
680 reads
This is a companion piece to the MidnightDBA video T-SQL: CASE Statement.
In short, a CASE statement is a simplified set...
2010-12-28
2,725 reads
Have you ever needed to export different data sets to different flat files? Each of these data sets could be customer information for different clients – but they all...
2010-12-28
60 reads
Have you ever needed to export different data sets to different flat files? Each of these data sets could be...
2010-12-28
1,471 reads
A nightly load into sales_fact fails. Ask an orchestrating agent to break down the...
By Steve Jones
It’s been some time since I provided a car update, so I decided to...
By James Serra
An architecture scenario Imagine separate Sales, Finance, Shared Data, and Executive Analytics workspaces. Sales...
I have a really stupid question... Is there an easy way to search for...
Comments posted to this topic are about the item How to Work with On-Premises...
Comments posted to this topic are about the item Escaping Strings
The STRING_ESCAPE() function requires 2 parameters in SQL Server 2025. The first is a string of text and the second is the type of escape rules being used. What are the options for the second parameter?
See possible answers