Working in Smaller Teams
Steve likes working in smaller teams and has some thoughts on why this is important to him.
2019-09-23
212 reads
Steve likes working in smaller teams and has some thoughts on why this is important to him.
2019-09-23
212 reads
With the help of a database that provides fully representative data, we can do a great deal more to advance medical and pharmaceutical science. Phil Factor explains what stands in our way.
2019-09-21
301 reads
Steve has a good reason to use a version control system. It's a different kind of backup that you might need.
2019-09-19
387 reads
Ransomware has become a large problem in the last few years, and Steve thinks this will continue to increase because of insurance payouts.
2019-09-18
246 reads
Today Steve thinks about the skills and approach we ought to be taught before we start building software as a career.
2019-09-17
383 reads
Do you have busy times of the year that recur regularly? In some positions I've held, we had certain events or processes that always caused additional stress and headaches for employees. As a bartender, certain holidays (New Years, Halloween) were extra crazy. In one company, every quarter was an adventure involving a late, or a […]
2019-09-16
185 reads
2019-09-14
318 reads
Finding the zone, working in the flow, these are the most efficient times for us, but they can be hard to find.
2019-09-13
260 reads
It seems like just a few weeks ago that I went over the 2018 results with Gene Kim. That was an exciting few weeks for me, running over the report in prep and then having the opportunity to host a webinar with Gene Kim. Exciting times, but it's been almost a year and the 2019 […]
2019-09-12
138 reads
The business pressures can often change how we work, or even how we build our software. A few notes on Github from Steve Jones.
2019-09-10 (first published: 2015-08-12)
280 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....
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...
Comments posted to this topic are about the item BIT_COUNT() V
What does this return on SQL Server 2025?
select bit_count(null)See possible answers