What is the information associated with sysibm.syslinks table?
No Answer is Posted For this Question
Be the First to Post Answer
what happend with out using Commit,when closing cursor and program?
What do you do to keep the cursor from closing after a commit?
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 ?
assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it
What is copy pending and check pending in db2?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
Explain the use of the WHERE clause.
What is check constraint. Explain with example.
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
What is an asychronous write?
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 format (internal layout) of ?TIMESTAMP??