The World of MySQL
I had two different people ping me on the same day with MySQL questions. One was a former co-worker, asking...
2017-08-28
475 reads
I had two different people ping me on the same day with MySQL questions. One was a former co-worker, asking...
2017-08-28
475 reads
Are you going to be in Florida in November? Me too. I’m privileged to say that I get to speak...
2017-08-28
287 reads
Are you going to be in Florida in November? Me too. I’m privileged to say that I get to speak...
2017-08-28
441 reads
Dear All, Very happy to share the 8th interview of #DataChannel. Dr. Leila Etaati MVP, MCT from New Zealand discusses Machine Learning using Microsoft Business Intelligence tools in...
2017-08-28
9 reads
Dear All, Very happy to share the 8th interview of #DataChannel. Dr. Leila Etaati MVP, MCT from New Zealand discusses Machine Learning using Microsoft Business Intelligence tools in...
2017-08-28
21 reads
A while back I did a post about creating an empty table using a SELECT statement. Basically doing something like...
2017-09-11 (first published: 2017-08-28)
3,090 reads
Times have changed and Microsoft has changed the way we can contribute for documentation!
We already have access to the source...
2017-08-28
384 reads
Hello friends, you can find the post at below link – https://social.technet.microsoft.com/wiki/contents/articles/40000.how-to-create-a-virtual-machine-in-microsoft-azure-using-powershell-part-1.aspx Tagged: Azure, Microsoft Azure, Powerhsell, Powershell, SQL Azure, Windows...
2017-08-28
548 reads
Last week I was working on an upgrade and ran into a few issues. Whilst waiting for the company’s support...
2017-08-28
314 reads
Dear All,
Very happy to share the 8th interview of #DataChannel. Dr. Leila Etaati MVP, MCT from New Zealand discusses...
2017-09-11 (first published: 2017-08-28)
1,633 reads
By Zikato
I deployed a schema change to 30 servers using multi-server query and deploy-at-low-priority. Small...
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...
Hello We recently encountered an issue where a SQL table unexpectedly grew in size...
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...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers