-
Frequently asked Informatica Interview Questions
The Informatica general interview questions asked in many interviews. These really good questions are highly suitable for production supports ETL developers working on Informatica tool. Read More ⇢
-
How to Fix Member in Use error in Mainframe
ISPF resolution for ‘Member in use’. Read more. Read More ⇢
-
Mainframe tip to cut first 10 lines, last 10 lines from 10000 lines dataset
Command to cut first 10 lines and last 10 lines in Mainframe Read More ⇢
-
Ideas: How to Edit IMS DB Segments Using FileAid
Explained ideas to edit IMS DB segments using FileAid. Read More ⇢
-
4 DB2 DATE Formats to Read Right now
DB2 date formats complete list read today and useful for your projects. Read More ⇢
-
Top COBOL Error Handling Statements
Handling errors in COBOL and the list of common phrases useful to use in your programs Read More ⇢
-
Mainframe: 2 Top Ideas on How to Copy a dataset
Two top methods you can use to copy a dataset in mainframe. Read More ⇢
-
SQL max function ideas to use correctly
SQL max function explained using best example Read More ⇢
-
SQL AVG Column Function: How to Use it
The SQL AVG function computes the average of the values for the column( or expression) specified as an argument. We should not give AVG function on CHAR arguments. This function operates only on numeric arguments. The following example calculates the average salary of each department: SELECT WORKDEPT, AVG(SALARY) FROM DSN81010.EMP… Read More ⇢






