What is catalog database in db2?
No Answer is Posted For this Question
Be the First to Post Answer
How does the processing of a correlated subquery differ from a non correlated subquery?
Can any one tell me about Restart logic in DB2.
What is a base table?
What is difference between alias and synonym in db2?
What is the purpose of rollback and commit?
What Utility is used to migrate DB2 from one release to the next?
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
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 the specific need of Plan and..where are the tables in DB2 are physically saved
What is the purpose of the DSNC transaction ?
In which column of which DB2 catalog would you find the length of the rows for all tables?
What is the difference between cursor and select statement?