What is a db2 cursor?
No Answer is Posted For this Question
Be the First to Post Answer
What are host variables in db2?
Can we delete records from view?
Explain the function of data manager.
What are the isolation levels possible ?
Which command is used to remove all rows from a table?
What is the role of union all and union
What does CURRENTDATA option in bind indicate
What is the syntax required for the creation of a cursor?
How to create db2 table in mainframe?
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
Can there be more than one cursor open for any program?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?