-
Verify whether a dataset is empty.
How do you verify whether a dataset is empty using a JCL?
-
Single Row Function
Display details of employees having same char at the star and end postition of their namelike abishikathis name have last character and first character is same
-
-
Group By
Can you select any column in a Group by query even if that column is not groupable?e.g. Select Dept, Empno, Ave(salary) From T1 Group by DeptCan we select empno in the above query?
-
JCL DD Statement
The step contains more than 3273 DD statements then what will happen the job if I submit..?
-
-
-
How to update a particular row in a file using JCL?
Any utilities? Don't want to use any programs.