DB2 Explain

SQL Subqueries with ANY or ALL operator

Comparison operators (=, >, < , etc.) are used only on subqueries that return one row. SQL Subqueries with ANY and ALL operators, you can make comparisons on subqueries that return multiple rows. ANY and ALL evaluate whether any or all of the values returned by a subquery match the left-hand expression. It is similar to SOME and IN operators & must follow

SQL Subqueries with ANY or ALL operator Read More »

ASM – Agile Scrum Master Certification – EXIN

ASM – Agile Scrum Master certification is offered by EXIN. It involves a combination of methodologies, Scrum practices, and practical assignments. ASM Certification aims at practical application of Agile methodologies and SCRUM practices to test the capability to facilitate cross-functional teams. The exam tests both skills and knowledge of the Agile methodologies and Scrum framework

ASM – Agile Scrum Master Certification – EXIN Read More »

XML statement generation using SORT

We will generate XML statement from input records having fixed positions using SORT. We will use REMOVECC, HEADER1, BUILD, JFY, SHIFT, LEFT, LEAD, TRAIL, LENGTH, SQZ & TRAILER1 parameters. REMOVECC: The REMOVECC parameter generates reports that do not include ANSI carriage control characters that specify printer actions (for example, skipping a line or ejecting a

XML statement generation using SORT Read More »

Uppercase

SAVE discarded records using SORT

Record Selection for Output File can be done using STARTREC, ENDREC, INCLUDE/OMIT, SAVE Parameters. Use SAVE to include records for OUTFIL processing that have not been included in any other OUTFIL group. If SAVE is specified on more than one OUTFIL group, then each of these OUTFIL groups gets the records that were discarded from

SAVE discarded records using SORT Read More »

Scroll to Top