What is the maximum number of columns in a db2 table?
No Answer is Posted For this Question
Be the First to Post Answer
What is cursor stability in db2?
How can you quickly find out the number of rows updated after an update statement?
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
What is a DB2 access path?
How would one remove old reorg information from the DB2 catalog?
What is a db2 package?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
select distinct(empid),distinct(dept),name from EMP will the above query work?
What are concurrency issues?
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
How does a cursor work?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?