2008-09-11
1,534 reads
2008-09-11
1,534 reads
2008-09-10 (first published: 2008-07-12)
1,523 reads
This script opens a little cursor that will clean out connections to any DBs you specify.
2008-09-09 (first published: 2008-07-21)
1,541 reads
2008-09-09
1,087 reads
2008-09-08 (first published: 2008-07-20)
1,278 reads
When trying to add a node to an existing SQL Server 2008 cluster you get an Invalid SKU Error
2008-09-07
3,235 reads
2008-09-05
1,269 reads
crates sp and function template for a table
2008-09-05
205 reads
A better way to use sp_spaceused, returning values on one row for the database instead of two.
2008-09-04
4,076 reads
A script that can generate a massive amount of data relatively quickly
2008-09-04 (first published: 2008-07-11)
1,342 reads
By Brian Kelley
Fabiano Amorim has written an excellent article at Simple Talk on securing msdb. Here's...
By Steve Jones
This month we have a new host, which I am grateful for. So many...
I needed to do some research because there is more to #temp tables than...
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