2016-06-02 (first published: 2016-05-10)
1,005 reads
2016-06-02 (first published: 2016-05-10)
1,005 reads
Relational database management systems such as Oracle, Postgres, DB2 and Teradata, as well as other programming languages such as Python, Hive, XSLT and SAS have a Translate function. Now we have one for SQL Server.
2016-06-01 (first published: 2016-05-12)
1,083 reads
Run a specific query across all servers using powershell
2016-05-31 (first published: 2015-03-06)
3,282 reads
This Script shows how to use powershell to test all linked servers in all SQL SERVER servers. previously registered in a txt.
2016-05-27 (first published: 2009-04-01)
3,414 reads
Sends Back Critical Alerts from ErrorLog occurred in the last 24 Hrs. You can even modify the data [Check @start and change the value]
2016-05-26 (first published: 2015-05-15)
2,519 reads
2016-05-25 (first published: 2014-03-06)
2,244 reads
If you have a requirement to create Proc/Tables, etc to a SQL Server taking .SQL scripts from a central location (UNC), then you can use my script.
2016-05-24 (first published: 2015-05-18)
2,546 reads
Generate script for reconstgruir ena database indexes
2016-05-23 (first published: 2014-03-20)
2,646 reads
This script is used to split the string using multiple delimiters
2016-05-18 (first published: 2014-10-09)
6,084 reads
2016-05-17 (first published: 2014-08-25)
2,580 reads
By Brian Kelley
The concern that a particular technology is going to destroy the world seems to...
The STIG is detailed, which is a good thing, but I found myself wanting...
By Steve Jones
After my session at VSLive last week, I had a few questions from the...
Comments posted to this topic are about the item RegEx Functions III
Comments posted to this topic are about the item Optimized Locking in SQL Server...
Comments posted to this topic are about the item Finely Tuned Models
If I run the REGEXP_LIKE() function, does it match values in a case-sensitive fashion, or a case-insensitive fashion by default.
See possible answers