What is db2 bind process?
What is buffer pool?
Explain what are the various isolation levels possible?
Hi , I am posting some interview ques . what is the use of cursors ? what is the diff between select and cursor ? bith are used for data retrival .. rite?
Which command is used to remove all rows from a table?
what is difference between Plan and Package
if suppose i am having an ACCOUNT table with 3 coloumns ACC. NO,ACC. NAME,ACC. AMOUNT . If a unique index is also defined on ACC.NO and ACC.NAME then write a query to retrieve account holders records who have more than 1 ACC.
Normalization in DB2 – first normal form, second normal form
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 ?
how many bytes timestamp token occupies?
6 Answers Boss Global, Cap Gemini, TCS,
Are views updateable?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
Describe the elements of the SELECT query syntax?