Scripts for SQL PowerShell Session at Microsoft Ignite 2017
This is just a quick blog post to share the scripts I used during my sessions at the Ignite conference this year. You can download a .zip file with...
2017-09-28
19 reads
This is just a quick blog post to share the scripts I used during my sessions at the Ignite conference this year. You can download a .zip file with...
2017-09-28
19 reads
This is just a quick blog post to share the scripts I used during my sessions at the Ignite conference this year. You can download a .zip file with...
2017-09-28
16 reads
This is just a quick blog post to share the scripts I used during my sessions at the Ignite conference...
2017-09-28
631 reads
All Day DevOps is coming on Oct 24. This is a 24 hour event, with 100 sessions live, online. You...
2017-09-28
1,313 reads
Many product announcements were made this week at Microsoft Ignite, and I wanted to give a quick overview of all...
2017-09-28
957 reads
Hacker News is one of the best sources for technical news out there. I check HN at least once a...
2017-09-28
581 reads
Purpose Get help soon with SSMS Addin issues. In some cases a user might experience problems with their SSMS Add-in....
2017-09-28
259 reads
Apparently there is a new tool from Microsoft where you can discover, track, and remediate potential database vulnerabilities. This tool...
2017-10-09 (first published: 2017-09-28)
1,597 reads
When running demos and experimenting with containers I always clear down my environment. It’s good practice to leave a clean...
2017-10-06 (first published: 2017-09-28)
1,578 reads
October is a busy month for me. I am flying all over the US and Canada for speaking engagements to...
2017-09-27
555 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