Name the various locking levels available?
No Answer is Posted For this Question
Be the First to Post Answer
Can we insert update delete in view?
Which is faster delete or truncate?
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's The Error Code For Unique Index Voilation?
What is concurrency?
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
What is clone table?
how can u understand the end of the table ?
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
What is the purpose of the DSNC transaction ?
Is schema the same as database?