Why we should use cursor ?

Answer Posted / azharuddinsyed

Cursor is used to fetch more than one row at a time from db2 table.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What rules are followed by the search verb.

638


Write the code implementing the perform … varying.

646


How do you reference the fixed block file formats from cobol programs

705


How do define dynamic array in cobol.

671


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588






What is the difference between next sentence and continue in cobol programing language?

710


What is the difference between comp and comp-3?

700


i want a program using by if, evaluate , string, unstring, perform, occurs?

4057


What is the difference between binary search and sequential search?

641


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710


what is difference between cobol and cobol/400

21563


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1115


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8164


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3717


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721