What are some characteristics of columns that benefit from
indexes?

Answer Posted / s

primary key, foreign key, Joins are often performed on
primary and foreign key columns. columns frequently coded
in the WHERE clause, ORDER BY, GROUP BY, DISTINCT, columns
which are searched or joined over less than 5-10% of the
rows.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between using bind () and rebind () methods of naming class?

779


B37 abend during spufi?

972


What is dbrm? When it will be created?

588


What do you mean by rollback?

562


I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?

1927






How can you do the explain of a dynamic sql statement?

628


What is dbrm? What it contains?

668


Explain what are the various isolation levels possible?

602


What is cobol db2?

559


What is alias in db2?

560


How would the varchar column remarks defined?

623


What is a plan and package in db2?

609


What is the maximum length of sqlca?

850


What does db2 plan contain?

567


Which component is used to execute the sql statements?

609