Kanban Board – Create & Customize for Kanban Team

5 years ago

Kanban board provides transparency of work, team capacity, increases efficiency, and helps to visualization of work. Kanban means is a…

JIRA Structure – Create & Manage Epics and Stories

5 years ago

JIRA Structure helps the team visualize, track and manage progress across JIRA projects. It lets you build hierarchical lists and…

COBOL MERGE statement with Examples

5 years ago

The COBOL MERGE statement combines two or more identically sequenced files on a set of specified keys.  As part of…

COBOL SORT statement with Examples

5 years ago

COBOL SORT files are common functionalities of COBOL applications. Sorting is required for sequential processing as the files need to…

VSAM EXPORT-IMPORT using IDCAMS with Examples

5 years ago

The VSAM EXPORT-IMPORT commands are usually used to take the backup and recovery. The EXPORT option is used to export…

VSAM DELETE using IDCAMS with Examples

5 years ago

VSAM cluster should be deleted using IDCAMS utility. VSAM DELETE command can be used to delete the VSAM or non-VSAM objects…

VSAM VERIFY EXAMINE using IDCAMS with Examples

5 years ago

The VSAM VERIFY command is used to verify, and if necessary, update, the end of file information in the VSAM…

VSAM PRINT using IDCAMS with Examples

5 years ago

VSAM PRINT command is used to print the contents of VSAM or non-VSAM datasets. Contents can be printed in various…

VSAM REPRO using IDCAMS with Examples

5 years ago

VSAM REPRO command is used to copy data from one file(Input file) to another file(Output file). Input & Output files…

VSAM Alternate Index using IDCAMS with Examples

5 years ago

VSAM Alternate index is the additional index that is created for KSDS/ESDS datasets (but not RRDS or extended ESDS) in…

VSAM DEFINE CLUSTER using IDCAMS with Examples

5 years ago

VSAM DEFINE CLUSTER is used to define attributes for the cluster as a whole or for the components like data…

SQL Subqueries with IN or NOT IN operator

5 years ago

SQL Subqueries with IN or NOT IN check is similar to the ANY and SOME checks. Use the IN clause for multiple-record,…

SQL subqueries with operations & examples

5 years ago

SQL Subqueries are also called inner queries or inner select or a nested queries. The statement containing the subquery is…

SQL Subqueries with ANY or ALL operator

5 years ago

Comparison operators (=, >, < , etc.) are used only on subqueries that return one row. SQL Subqueries with ANY and ALL operators, you can…

OUTER JOIN – step by step walkthrough with examples

5 years ago

The JOIN operation allows you to combine rows from two or more tables based on a related column. OUTER JOIN…

Power Interest Grid – Prioritize Stakeholders

5 years ago

A Power Interest Grid is a matrix used for categorizing or prioritizing stakeholders during a project to allow them to…

Ishikawa Diagram use in Root Cause Analysis

5 years ago

Ishikawa diagram is a graphic technique, that is used for displaying the characteristics of a given situation or problem. It…

INNER JOIN – step by step walkthrough with examples

5 years ago

There are four basic types of JOINS – Inner, Outer (left, right, full), Self and Cross join. An inner join…

ASM – Agile Scrum Master Certification – EXIN

5 years ago

ASM - Agile Scrum Master certification is offered by EXIN. It involves a combination of methodologies, Scrum practices, and practical…

Tuckman Ladder Model – Team Development

5 years ago

Tuckman Ladder Model is one of the models used to describe the process or different stages of team development. These four stages…

CAST expression to convert data type – SQL

5 years ago

CAST expression is used to convert one data type to another. It is similar to the various field-type functions (e.g.…

CSV – PIPE TO FIXED LENGTH FORMAT

5 years ago

Let's say your input file has data that is delimited by PIPE or COMMA e.g. you have uploaded a CSV…

Agile Maturity Index & Agile Maturity Level

5 years ago

Agile Maturity Index is a way to know what the degree of maturity of the team is measured by applying…

Planning Onion – Levels of Agile Planning

5 years ago

In Agile planning, there are many layers of planning involved, which gives the name “ Planning Onion ” to Agile…

Create a New Sprint – Manage it in JIRA

5 years ago

Create a New Sprint - In JIRA, a Sprint is a defined time period in which a Scrum team commits…