What is meant by index cardinality?
Answers were Sorted based on User's Feedback
Answer / prabhavathi p
A sequential arrangement of material.
directs attention to some fact, condition;
| Is This Answer Correct ? | 2 Yes | 0 No |
5 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
what is the difference between normal select query and currosor
What is cursor with hold option in db2?
What are the abend codes occour in ur latest PROJECT in DB2
my project is insurance management system,how to explain my work environment in interview?
What is table space in db2?
What keyword does an SQL SELECT statement use for a string search?
When Can you be sure that a query will return only one row?
Explain the benefits you can get from mainframe connect?
What's the maximum number of characters that a tablename can have?
OUTER JOINS USED TO GET MATCHING AND NONMATCHING ROWS FORM 2 OR MORE TABLES BASED ON COLUMNS. SIMPLE JOINS ALSO DO THE SAME THEN WHAT IS THE USE OF OUTER JOINS.