What is image copy in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Which command is used to remove all rows from a table?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
What is a clustering index?
What are the disadvantages of PAGE level lock?
What is Skeleton cursor table (SKCT)?
What is a LIKE table and how is it created?
How to take backup of table in db2?
What's the maximum number of volumes that can be added to a STOGROUP?
What is alias in db2?
quary for 1> fetch last record 2> fetch in reverse order 3> fetch last 5 row 4> fetch second last record (their is no primary key) i think concept of count can be use for this in 4th
How do you run JCL in cobol program