Coding
A Handy ‘Quick Query’ Command on the iSeries
Here’s a fun – and useful – little command you can develop on the iSeries (or IBMi, AS400) in about 2 minutes. Since I use it constantly, I usually include some version of this on every system I work on. I’ll discuss how below. The RUNQRY command can be utilized to run a raw query […]
Word of the Day: User Story
In Agile software development, user stories are one of the most important tools for defining work. Rather than writing lengthy requirements documents, Agile teams use short, human-friendly descriptions of functionality from the user’s perspective. A well-crafted user story keeps the focus on what the user needs and why — leaving the how for later in […]