Microsoft Q3 FY19: Windows has a surprisingly strong quarter
While Microsoft's $9.6 billion in 'commercial cloud' revenues stole the headline show for its Q3 FY19, Windows also contributed significantly to Microsoft's numbers.
2019-04-24
While Microsoft's $9.6 billion in 'commercial cloud' revenues stole the headline show for its Q3 FY19, Windows also contributed significantly to Microsoft's numbers.
2019-04-24
If you really want to install the update now, you'll have to unplug your drives.
2019-04-24
Today I’m here with some exciting news out of Microsoft with the public preview of Microsoft Virtual Desktop. Virtual desktops are not a new invention and they are currently offered...
2019-04-16
It’s important for Microsoft to get this right, and it's on the right path with bug bounty programs like the one in place for Azure DevOps Server.
2019-04-15
In a few days, the fast ring will switch to a preview of the 2020 release.
2019-04-09
Microsoft has announced that as of July 2019 SQL Server 2008 and SQL Server 2008R2 will be at the end of life support. What does this mean?
2019-04-04
Microsoft is making changes to the way it will be rolling out feature updates for Windows 10 starting with the 19H1/1903 release.
2019-04-04
In September 2016, Renault-Nissan announced it planned to use a number of Microsoft cloud services in its next-gen vehicles. This week, the auto maker is ready to deploy services built on Microsoft's Connect Vehicle Platform at scale, becoming the first Microsoft Connected Vehicle Platform partner to do so.
2019-03-30
By Brian Kelley
Pinal Dave wrote up his methodology for what to do when you discover bad...
Aside from spinning up a SQL Server instance container, the free Azure SQL Database...
By Brian Kelley
If you haven't seen the announcement, Anthropic was able to utilize Claude (Mythos Preview)...
Comments posted to this topic are about the item Why SQL Server Database Attach...
Comments posted to this topic are about the item Fixing P1 Queries
Comments posted to this topic are about the item BIT_COUNT() IV
In SQL Server 2025, I run this code:
select bit_count('A')
What is returned? See possible answers