2016-06-02 (first published: 2016-05-10)
1,004 reads
2016-06-02 (first published: 2016-05-10)
1,004 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,413 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,243 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,645 reads
This script is used to split the string using multiple delimiters
2016-05-18 (first published: 2014-10-09)
6,082 reads
2016-05-17 (first published: 2014-08-25)
2,580 reads
By Steve Jones
After my session at VSLive last week, I had a few questions from the...
Referrals have never been more important in the job market. They’re no longer nice...
By Steve Jones
dorgone– adj. wondering if you could slip away from an event or group conversation...
Comments posted to this topic are about the item Make It Routine
Comments posted to this topic are about the item Finding Gaps in Sequential Data...
Comments posted to this topic are about the item Negative and Positive Numbers
If I want to know whether a number of negative, positive, or zero, what is the easiest way to get this in T-SQL?
See possible answers