The SSMS Super Clipboard (Day 13)
We’re all used to using the clipboard in Windows programs. You copy something into it with Ctrl+C, and paste it...
2018-01-13
385 reads
We’re all used to using the clipboard in Windows programs. You copy something into it with Ctrl+C, and paste it...
2018-01-13
385 reads
In yesterday’s tip, I showed an example of changing a block of text from upper case to lower case. However,...
2018-01-12
269 reads
While Regular Expressions lets us work with text not cleanly formatted, if you are trying to work with text that...
2018-01-11
231 reads
Have you ever downloaded a script from an internet site, only to find that there are extra blank lines between...
2018-01-10
450 reads
Have you ever had to run a query on multiple servers? You could connect to each server one by one...
2018-01-09
424 reads
Have you ever had a script where you needed to run parts of it on different instances of SQL Server...
2018-01-08
430 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,227 reads
Have you ever had a long script that you are trying to scroll through? Do you wish that you could...
2018-01-06
502 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
361 reads
Have you ever been working in SSMS where you need to frequently access one particular script, but you are spending...
2018-01-04
401 reads
By Steve Jones
ochisia – n. the fear that the role you once occupied in someone’s life...
Praise whatever deity you believe in, because it’s finally here, a tenant switcher for...
Yesterday, Microsoft released the highly anticipated Windows 11 ARM ISO image, marking a major...
With in the paginated report I am trying to display on each new page...
Hi All, I have plan to upgrade SSIS and SSRS from SQL Server 2016,...
When building statistics, there is the concept of density that refers to the duplicates in a table. How is this calculated?
See possible answers