What is the maximum size of varchar data type in db2?
when we are trying to update db2 rows. if the program abends . how we will know that the last successful update row was
can we update the table by using cursors can anyone post the query?
How many Buffer pools are there in DB2 and what are they?
How can you split a table in to exactly half?
How do you run JCL in cobol program
What is meant by repeatable read?
can you use symbolic parameters in JOB?
What is null indicator in cobol db2?
What is the purpose of using commit?
what is static sql? what is dynamic sql? Give me details
What is the size of a data page?
My sql statement select avg(salary) from emp yields inaccurate results. Why?