How to find the maximum value in a column in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
What is db2 command?
What is index cardinality?
What is the maximum number of columns in a db2 table?
What is a bind card?
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.
what needs to be done if a table is in copy pending / check pending status?
What keyword does an SQL SELECT statement use for a string search?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What are the abend codes occour in ur latest PROJECT in DB2
what is the soft code for deadlock ?
What is the difference between CS and RR isolation levels?