SQLMotivation for your Monday
Motivational time again!
Today I want to talk about being lazy with your data. More likely than not, it’s not your...
2010-09-06
171 reads
Motivational time again!
Today I want to talk about being lazy with your data. More likely than not, it’s not your...
2010-09-06
171 reads
This is one of those posts that has little to do with SQL Server and more to do with helping...
2010-09-06
564 reads
Hey folks,
It's whitepaper Wednesday again and this week we're talking about "Introducing Microsoft StreamInsight" by: Torsten Grabs, Roman Schindlauer, Ramkumar...
2010-09-06
856 reads
In a previous blog entry (Inconsistent NullIf behaviour), Jeff Moden and Dan Halliday(twitter) both made a very similar observation.
When executing...
2010-09-06
552 reads
This is the 2nd in the series of evaluations I have carried out on Idera’s SQL Server Toolbox. The first...
2010-09-06
1,327 reads
The sessions have been selected and we have posted the schedule for SQL Saturday #48 - Columbia, SC. A huge thank...
2010-09-06
625 reads
This question just came up in the forums, and it highlights how difficult it can be to try to optimize...
2010-09-06
2,161 reads
I know I was one of the more vocal ones these past two years when the set of nominees were...
2010-09-06
881 reads
We often need to change the name of a column of a table to a new name. We can do...
2010-09-06
724 reads
Happy Labor day to everyone. A day off for me, but I’m posting a few bloopers from the past couple...
2010-09-06
1,102 reads
By Brian Kelley
Here is a short emotional intelligence (EI) post for today, courtesy of Seth Godin....
By Steve Jones
I was recently trying to handle a simple task with a few AI tools...
A nightly load into sales_fact fails. Ask an orchestrating agent to break down the...
hi , our business partner is asking s4 sap api's for receivable info and...
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...
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