Priorities and Productivity
Managing a complex workload is a skill many of us need to acquire and maintain. Today Steve has a few ideas on how to do that.
2019-10-09
204 reads
Managing a complex workload is a skill many of us need to acquire and maintain. Today Steve has a few ideas on how to do that.
2019-10-09
204 reads
2019-10-03
231 reads
Learning how an organization, or even just a codebase, works can be a challenge for new employees.
2019-10-02
139 reads
Today Grant reminds us to not only think about the things we can do better, but remember the good things that we accomplish.
2019-09-28
162 reads
Steve likes working in smaller teams and has some thoughts on why this is important to him.
2019-09-23
205 reads
Technical skills come and go while soft skills will serve you throughout your life. They will have the greatest influence over your career, job and role. For some people soft skills come naturally. As an Aspergers person (Aspie) I have to practice my soft skills at every opportunity. Pure techies need not lose hope. Soft […]
2021-04-23 (first published: 2019-09-19)
6,606 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
368 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
179 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
242 reads
It can be hard to let go of old knowledge and try something new, but we need to find a balance.
2019-08-26
177 reads
By gbargsley
Hello, reader! Today, I’m going to walk you through a scenario that many DBAs...
By Chris Yates
The Castle and the Keys Imagine your Azure SQL environment as a sprawling digital...
By Steve Jones
I think we might have forgotten this a bit, but on one of the...
I’m working on a jewelry e-commerce project and need advice on designing an efficient...
Monkeytype Typing Club is a unique typing practice website that offers several features that...
Comments posted to this topic are about the item The Duplicate Cursor
Can I run this code:
DECLARE ANewTable CURSOR FOR SELECT * FROM ANewTableSee possible answers