wht displays the number of times a query modified ?
Answer Posted / ramakrishna javvaji
SQLERRID(3) field of SQLCA will have no of updates that the
query made.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is bind in db2?
How to find the number of rows in db2 tables?
Which command is used to connect to a database in DB2 ? Give the Syntax.
Define data page.
What is the use of db2 optimizer?
What is a db2 table?
What is universal database?
What are the two types of logging in the db2 database? Explain them.
List down the data types in the db2 database.
What is a trigger in the db2 database?
What is db2 catalog database?
What is the difference between dbm cfg and db cfg file in db2 ?
What is node in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is host variable in db2 cobol?