What is reference modification?
What is UNION in sql and syntax?
What is the difference between GDGS and VSAM? Which is
prefer one?
What is processing groups in endevor?

Answer Posted / lu

reference modification is
when you move the position of this field to another field
ex : move ws (3:5) to wss(6:5)
3:5 means 3thrd position and the lenght is 5 ....
2) union in sql used to check the column (row) of the table
A existing or not in table B...
3) GDG is the generation of sequential file, u access only
by sequential, VSAM (KSDS) access by key if you know, it's
more faster...
in endevor : unit test, Qa, and Production...

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

651


What rules are to be followed while using the corresponding options?

645


) how do u code after getting data?

1584


What is the LINKAGE SECTION used in COBOL?

900


Explain what you understand by passing by value.

708






What are various search techniques in cobol? Explain.

652


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

639


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1529


What are the different rules for performing sort operation?

770


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

863


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

683


What is the difference between Global and External Variables?

674


What are the different rules of SORT operation?

704


HOw can I get the negative sign while deduct high value from low value

1802


What guidelines should be followed to write a structured cobol prgm?

675