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?



What is reference modification? What is UNION in sql and syntax? What is the difference between GD..

Answer / 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

More COBOL Interview Questions

Why we need to use redefine clause when we can define the variable seperately... what is actual need....

5 Answers   Accenture,


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

0 Answers  


Whtz the specialty of 77 level number ?

2 Answers   Infosys,


What are the different rules of SORT operation?

0 Answers  


What are the functions like c or c++ in cobol?

2 Answers  






Which of the following characters is NOT valid in column 7? a. - b. \ c. * d. # e. $

4 Answers  


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

0 Answers  


Name the divisions, which are available in a cobol program?

0 Answers  


Describe the cobol database components?

0 Answers  


PERFORM ACCUMULATE-TOTALS VARYING A FROM 1 BY 2 UNTIL A >2 AFTER B FROM1 BY 1 UNTIL B>2 AFTER C FROM 2 BY -1 UNTIL C<2 How many times the paragraph ACCUMULATE-TOTALS would be exicuted?

5 Answers   TCS,


How do pass the values to the parameters in cobol

2 Answers  


What is tne need to use sub programs in Cobol?

3 Answers   HSBC,


Categories