Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
No Answer is Posted For this Question
Be the First to Post Answer
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
what are the bind parameters?
What are delete-connected tables?
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?
The only place of VSAM KSDS in DB2 is?
Which component is responsible for db2 startup and shutdown?
pls tell me abt the normalization five types....
What is a LIKE table and how is it created?
How can you display the current date & current time ?
4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retrieves 20 rows out of 200000 in the table. Which of the following descrbes the rows that are locked as a result of this request? a. None of the rows are locked. B.The retrieved rows are locked. C.The last row of the result set is locked. D.The rows not previously updated by another application are locked.
How to create db2 table in mainframe?
What is copy book?