September 2013 – Monthly SQL Server Checklist
It’s the first Monday of September and it’s time to check up on your SQL Servers. In truth, it’s the...
2013-09-09
522 reads
It’s the first Monday of September and it’s time to check up on your SQL Servers. In truth, it’s the...
2013-09-09
522 reads
Ever thought about what your average week looks like? What are the real core skills your environment uses every day...
2013-09-09 (first published: 2013-09-03)
2,429 reads
2013-09-09
5 reads
This lesson is the third and last part of topic for Managing Data which covers 20% of the certification exam....
2013-09-08
702 reads
The transaction log is a very important part of SQL Server. Every data modification operation is logged in the transaction...
2013-09-07
741 reads
I like most of the SQL Server people I meet. Most of you are polite, cheerful, friendly, and it’s nice...
2013-09-06
860 reads
There are a number of data types that are currently unsupported on PDW. Among those are SQL_VARIANT. The interesting part...
2013-09-06
1,167 reads
A 9th Cumulative Update is available for those users still on the RTM branch of SQL Server 2012. This is in keeping with Microsoft’s Incremental Service Modelling.
http://support.microsoft.com/kb/2867319You may have...
2013-09-06
14 reads
#The following SID registry entry to be deleted across all mutiple Machines, SID is a user #who owns this user...
2013-09-06
2,664 reads
I’ve always been a fan of the feeling when I find an old blog post that’s got just the information...
2013-09-06
843 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