Agile Coach Interview Questions and Answers – II

6 years ago

Agile Coach is a catalyst, change agent and servant leader who help train corporate teams on the agile methodology and…

Kanban Board – Create & Customize for Kanban Team

6 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

6 years ago

A clear JIRA structure helps Agile teams organize large goals into manageable work, improve sprint planning, and track delivery with…

COBOL MERGE statement with Examples

6 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

6 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

6 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

6 years ago

In mainframe environments, deleting a VSAM dataset (VSAM DELETE) is not the same as deleting a regular sequential file. VSAM…

VSAM VERIFY EXAMINE using IDCAMS with Examples

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 years ago

Among SQL JOIN, the OUTER JOIN category includes LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN. These joins allow retrieving unmatched…

Power Interest Grid – Prioritize Stakeholders

6 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

6 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

6 years ago

  There are four basic types of SQL JOINS: Inner, Outer (Left, Right, Full), Self, and Cross Join. The INNER…

ASM – Agile Scrum Master Certification – EXIN

6 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

6 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

6 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

6 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

6 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

6 years ago

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