Explain the contents that are a part of dclgen.
No Answer is Posted For this Question
Be the First to Post Answer
How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?
What information can you find in SYSIBM.SYSLINKS table?
Why cursor is used in db2?
What is node in db2?
suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
wht r the requirements for writing a cobol-db2 pgm ?
Which isolation level provides highest data integrity?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
select distinct(empid),distinct(dept),name from EMP will the above query work?
when does the SQL statement gets executed when you use cursor in the application programming ?
What is the cascade rule and how does it relate to deletions made with a subselect?
If I have a view which is a join of two or more tables, can this view be updateable?