Block Select/Replace (Day 11)
While Regular Expressions lets us work with text not cleanly formatted, if you are trying to work with text that...
2018-01-11
241 reads
While Regular Expressions lets us work with text not cleanly formatted, if you are trying to work with text that...
2018-01-11
241 reads
Have you ever downloaded a script from an internet site, only to find that there are extra blank lines between...
2018-01-10
458 reads
Have you ever had to run a query on multiple servers? You could connect to each server one by one...
2018-01-09
450 reads
Have you ever had a script where you needed to run parts of it on different instances of SQL Server...
2018-01-08
443 reads
Since SSMS is built upon Visual Studio, many of the features available to Visual Studio are also available to SSMS....
2018-01-08 (first published: 2018-01-01)
3,247 reads
Have you ever had a long script that you are trying to scroll through? Do you wish that you could...
2018-01-06
575 reads
So you’re working with a query that you have loaded from a saved file. And now you want to open...
2018-01-05
375 reads
Have you ever been working in SSMS where you need to frequently access one particular script, but you are spending...
2018-01-04
422 reads
Have you ever wanted to have two different queries open up at the same time where you could see them,...
2018-01-03
334 reads
SQL Server 2017 lets you solve parameter sniffing problems - Automatically!
2018-01-02 (first published: 2017-11-20)
2,717 reads
By Brian Kelley
Do you have a case where you have a named instance you'd like to...
By Steve Jones
I was trolling the docs and noticed the SIGN() function. I have never written...
By ReviewMyDB
The T-SQL Tuesday #201 round-up: nine bloggers on whether temp tables are a friend...
Comments posted to this topic are about the item Admin Rights for Everyone
Comments posted to this topic are about the item Kerberos Authentication for Aurora PostgreSQL:...
Comments posted to this topic are about the item RegEx Functions I
Which of these RegEx functions need compatibility level 170 in SQL Server 2025?
See possible answers