Azure – Storing all cmdlets in a file using Windows Azure PowerShell
Hello friends, windows Azure Powershell has a big library for Azure cmdlets which is very helpful in doing things without...
2017-08-04
640 reads
Hello friends, windows Azure Powershell has a big library for Azure cmdlets which is very helpful in doing things without...
2017-08-04
640 reads
Beware the automated backup window when running native SQL Server backups in RDS
If you’ve ever fired up an RDS instance...
2017-08-04
2,368 reads
It’s a bank holiday weekend here in Ireland so I’m looking forward to having the extra day off. Bought a...
2017-08-04
363 reads
As part of the Power BI Premium release, Microsoft changed how the “free users” in Power BI work within the...
2017-08-04
519 reads
This puzzle was first proposed in 1848 by a composer of chess puzzles called Max Bezzel and has since spawned...
2017-08-04 (first published: 2017-07-19)
2,203 reads
And I’ve got it.
Glenn Berry posted a a link to the MSDN blog and almost immediately a note that the...
2017-08-04 (first published: 2017-07-18)
1,912 reads
We just completed our 9th annual SQLSaturday Baton Rouge. In my post-mortem of the event, I've updated and tweaked the...
2017-08-04
387 reads
I’m off in a couple days to India for a week of vacation and then the 2017 Data Platform Summit....
2017-08-04
535 reads
I’ve been getting to grips with Docker SQL Containers on Linux (specifically Ubuntu 16.04) and have found that I’ve been...
2017-08-03
462 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2017-08-03
550 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