Get Information on Current Traces Running
This is just a quick informational query to save as a snippet to get some quick information on running traces,...
2014-12-02
952 reads
This is just a quick informational query to save as a snippet to get some quick information on running traces,...
2014-12-02
952 reads
I was looking for an efficient way to eliminate overlapping days when provided with a historical table that provided events...
2014-10-16
1,004 reads
If you want to create sample random samples when dealing with date calculations to test your results, you can easily...
2014-08-12
525 reads
Common date values you may need to reference that you may not want to write from scratch each time.
Hope...
2014-08-12
1,052 reads
A step by step explanation on one way to get a consecutive period of months, which could easily be adapted...
2014-05-19
667 reads
Ran across a comment the other day that scalar functions prohibit parallelism for a query when included. I thought it...
2014-02-11
857 reads
If you run across migrating or copying a database structure for some purpose, yet need to change the database references...
2013-08-13
1,936 reads
I’ve never really used the F1 key for help files with most applications. I was surprised at the usefulness in...
2013-07-24
872 reads
If you have a set of columns inside your table that you want to allow nulls in, however if one...
2013-07-18
1,236 reads
When dealing with large amounts of objects in a database, navigation can be tedious with SSMS object explorer. This extender...
2013-07-16
745 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...
Hub Via Wa:62817825533 Alamat Jl. A. Yani No.656-658, Cicaheum, Kec. Kiaracondong, Kota Bandung, Jawa...
Hub Via Wa:62817825533 Alamat Jl. Asia Afrika No.122-124, Paledang, Kec. Lengkong, Kota Bandung, Jawa...
Hub Via Wa:62817825533 Alamat: Wisma BCA BSD City, Kav. CBD, Jl. Pahlawan Seribu Lot...
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