One SSMS Trick That Will Make You a Faster Query Builder
Watch this week's video on YouTube
Here's the scenario: you copy and paste some code into a query you are building. A few minutes later you need that same snippet...
2017-07-25
11 reads
Watch this week's video on YouTube
Here's the scenario: you copy and paste some code into a query you are building. A few minutes later you need that same snippet...
2017-07-25
11 reads
SQL Server Management Studio is the all in one tool for developers and DBAs alike to work with SQL Server....
2017-07-25
465 reads
I don’t think most of us need to know Linux, but if you end up managing a system, it’s good...
2017-07-25
712 reads
[read this post on Mr. Fox SQL blog]
I had a recent requirement to capture and streamreal-time data changes on several SQL database...
2017-07-25 (first published: 2017-07-11)
11,236 reads
On Thursday evening I attended the joint London WinOps and PowerShell User Group. It was an excellent evening with two...
2017-07-24
426 reads
[2017-July-24] Map visualization in Power BI has drawn many data professionals into a field of ?reating visual data stories with...
2017-07-24
4,926 reads
The whole idea behind databases is to store information, data, in order to look at it later. The place where...
2017-07-24
536 reads
Looking at what a job has been doing is important. Particularly if something is going wrong. Now there are several...
2017-07-24
464 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2017-07-24
545 reads
This Wednesday, July 26th, at 12 PM EDT, I’ll be giving a presentation through Idera’s Geek Sync series. You will...
2017-07-24
299 reads
Fabric deployment pipelines look like they solve CI/CD for Fabric content, especially for people...
By Steve Jones
We aren’t the only company that does this, but Redgate Software does try to...
By James Serra
Microsoft Fabric makes it wonderfully easy to put many analytics workloads on one platform....
Comments posted to this topic are about the item The New World Of AI...
Thanks in advance, I'm trying to avoid using IIF for performance reasons, but the...
Security has long been a problem for me. Every time I think I understand...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers