Which are the db2 tools to protect integrity of the database?
No Answer is Posted For this Question
Be the First to Post Answer
can you use symbolic parameters in JOB?
Why do we bind in db2?
What are the advantages of using a PACKAGE?
Is there any advantage to denormalizing DB2 tables?
What is EXPLAIN?
What is the physical storage length of each of the following DB2 data types: DATE, TIME, TIMESTAMP?
Explain the function of data manager.
In BIND, isolation level parameter specifies the duration of page lock and ACQUIRE, RELEASE also do almost the same thing. What is the exact difference between the two? Do they work in conjunction while executing SQL queries and obtaining locks?
when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
What is JOIN and different types of JOIN.
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
how to unload different table data into different gdg files/ vsam files.