-
Writing Transaction File to Master File in COBOL- 8 Tips
COBOL-Master file-Transaction file. Many interviews these questions are asked in COBOL, transaction file and master file. Easy ideas I have given for your sure success in your interviews. MASTER FILE Master files contain the entire data of a particular application. For example, a master file may contain the entire data… Read More ⇢
-
SQL Before Drop a Column Here are The Conditions to Check
ALTER statement we can use in DB2 SQL query to drop a column. ALTER TABLE table_nameDROP COLUMN column_name But, there are lot other conditions involved, which column we can drop or not. The containing table space is not a universal table space. The table is a created global temporary table.… Read More ⇢
-
How to Write SQL to Create Global Variables
Global variables new additions in Db2 v11 and how to create them read today. Read More ⇢
-
How to Understand Cashback Rewards Program Quickly
Benefit to cardholders if they use cashback rewards program. How this program works explained. Read More ⇢
-
DB2 SQL Query Performance Tuning (3 of 3)
SQL performance tuning tips for database developers. Read more. Read More ⇢
-
DB2 INSERT’s Performance and What is Newly Added
In DB2, performance affects on the size of the index. When you create an index, it is useful to exclude one or more values from being indexed – such as values that will never be used in a SQL query. For example NULL, blank, and 0. Improvement in Performance DB2… Read More ⇢
-
What are Array functions Read today
Array functions in Db2 explained with how to use. Read More ⇢
-
Mainframe ISPF Commands(3 Of 5)
21) I am not able to delete a dataset that resides on a tape. A. Yes. You cannot delete/rename a tape dataset. Only you can uncatalog it. ISPF Editor 22) How do I see only those lines that contain a particular string? A. Type ‘X all’ then ‘F all ‘search-string’… Read More ⇢
-
IMS DB Interview Questions for Beginners
IMS DB low complex interview questions for less experienced developers. Read More ⇢








