Hi,
i would like to start a new carrier in DB2 DBA.Which and
what all step should i have to take..?
No Answer is Posted For this Question
Be the First to Post Answer
What is buffrpool? Where we use it ?
How do you retrieve the data from a nullable column?
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??
What is the clustering index in the db2 database?
What is the maximum size of a char data type in db2?
What is dynamic SQL?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
What do you mean by rollback?
what is a trigger and types of triggers
If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?
What happens in bind step in a db2 program?
What is the role of union all and union