On which levels locks can be applied?
No Answer is Posted For this Question
Be the First to Post Answer
What db2 400?
How can you compare table column after update and before update?
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 the specific need of Plan and..where are the tables in DB2 are physically saved
What is the function of buffer manager?
What does the CHECK Utility do ?
What is runstats and reorg in db2?
select distinct(empid),distinct(dept),name from EMP will the above query work?
How and when does the db2 enforces the unique key?
Mention some fields that are a part of sqlca.
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
How to access db2 tables in mainframe?