List some fields from sqlca?
No Answer is Posted For this Question
Be the First to Post Answer
How to see the structure of db2 table??
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What is the difference between cursor stability and repeatable read isolation levels?
Which are the db2 tools to protect integrity of the database?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
What is explain in db2?
What is db2 connect?
What technique is used to retrieve data from more than one table in a single SQL statement?
Explain various types of locks in db2?
Is schema the same as database?
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.
Describe major components of db2?