Is Cursor exicutable ?
Answers were Sorted based on User's Feedback
Answer / narayana reddy
expect declare cursor remaining all are
executables(open,fetch,close)
| Is This Answer Correct ? | 15 Yes | 0 No |
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
In a single table,How to retrieve a employee-id of an employee who works in more than one department?
What are concurrency issues?
Why db2 is called db2?
Define predicate?
What is cascading rollback?
What is sqlcode -922 ?
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?
what is a trigger and types of triggers
How can you quickly find out the number of rows updated after an update statement?
What is null value in db2?
How are write I/Os from the buffer pool executed?