How to check table size in db2 sap?
No Answer is Posted For this Question
Be the First to Post Answer
How to know the primary key of a table without defining the primary key in the table?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
what is static sql? what is dynamic sql? Give me details
What is load utility in db2?
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.
What is consistency token in db2?
What do you mean by NOT NULL? When will you use it?
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 is the usage of open cursor command?
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 are stage one indexable predicates?
How can you display the current date & current time ?