Is it possible using max on a char column?
No Answer is Posted For this Question
Be the First to Post Answer
What is schema in db2?
How do I connect my db2 database to ibm?
i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?
What is the error code -803 ?
What is meant by repeatable read?
Is db2 a mainframe database?
what is copy pending and check pending ?
What is the use of predicate?
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 is the size of a data page?
How to find last record before record through SQLRPGLE?
How can we read records for specific member in CL? AND rpg?