2020-01-01
87 reads
2020-01-01
87 reads
Today is the last day of 2019, and the last day of the 2010 decade. I'm still somewhat amazed by the fact that we're entering the 2020s and we still don't really have flying cars. We're well past 2001 and 2010, and still not much space exploration, though the growth in computing power and AI/ML […]
2019-12-31
212 reads
2019-12-30
186 reads
January 1st is the beginning of a new year thanks to Julius Caesar and Pope Gregory XIII. This date is somewhat arbitrary, and many religions and cultures celebrate their own beginning of a new year at different times. Even though these celebrations don’t fall at the same time, I think the sentiment is similar. The […]
2019-12-28
134 reads
Today Steve asks if there is anything you'd want as a gift that would make your job better.
2019-12-27
301 reads
A new technique developed by Microsoft is designed to help AI/ML models get trained with minimal data.
2019-12-26
176 reads
2019-12-25
90 reads
Steve notes that math operations are places where many developers have made mistakes in the past. A little test code might help here.
2019-12-23
318 reads
This week Grant talks about the need for change and growth to adapt to the changing world.
2019-12-21
196 reads
Today Steve Jones looks at the relative cost of hardware and how we sometimes cause ourselves issues by not spending enough.
2019-12-20 (first published: 2016-11-03)
277 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....
Security has long been a problem for me. Every time I think I understand...
Comments posted to this topic are about the item BIT_COUNT() V
Comments posted to this topic are about the item How We Reduced SQL Server...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers