What is the use of predicate?
No Answer is Posted For this Question
Be the First to Post Answer
Can DASD types assigned to storage groups be intermixed (i.e., 3350s and 3380s)?
Where besides the DB2 catalog is database object information stored by DB2?
Where could you look if you had a question about whether a column has been defined as an index?
What should be specified along with a cursor in order to continue updating process after commit?
How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.
What is query for your birthday date should be in hours,minute and seconds format?
What is the difference between CS and RR isolation levels?
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?
Select empno, sal from emptbl where empno < 101.By this query can we fetch first 100 recs? where empno is primary key.It won't throw -811 error? if it wont,then what is use of cursor technique while fetching first 100 recs. Please need more clarification.
What happens in bind step in a db2 program?
how do we solve soc 7 and soc4 ?
How do u achieve record level locking in DB2 versions when record level locking is not allowed?