What is the use of db2 optimizer?
No Answer is Posted For this Question
Be the First to Post Answer
While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?
wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
What is the use of db2 optimizer?
What is the physical storage length of timestamp data type?
what is a corelated subquerry?
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
what are the bind parameters?
What are the contents of a DCLGEN?
For update of a row in cursors, when do we move value into host variable in cobol progrm? is it before open or before fetch ?
5 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?