1. What are the differences between Oracle and DB2 ?
2. Can u declare Redefines clause in File Section ?
3. Can u declare Occurs clause in File Section ?
4. can u part a number using Unstring Command ...if no..then how will u do it ?
e.g., 77 b pic 9(7) 1234056. I want to part this no. into two other data names containing the values 1234 and 56.