logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is meant by index cardinality?


  • Correct Answer
  • The number of distinct values for a column is called index cardinality DB2's RUNSTATS utility analyzes column value redundancy to determine whether to use a tablespace or index scan to search for data 


  • Technology problems


    Search Results


    • 1. How will u send data from a cobol file to db2 table?
    • Discuss
    • 2. What is a DB2 bind?
    • Discuss
    • 3. What is a DB2 plan?
    • Discuss
    • 4. My SQL statement SELECT AVG(SALARY) FROM EMP yields inaccurate results. Why?
    • Discuss
    • 5. File contains 5 records say D,E,F,C,A-I want to copy D and A records only by using file-aid?
    • Discuss
    • 6. Why SELECT * is not preferred in embedded SQL programs?
    • Discuss
    • 7. When does the SQL statement gets executed when you use cursor in the application programming?
    • Discuss
    • 8. What is QUIESCE?
    • Discuss
    • 9. In terms of DB2 indexing, what is the root page?
    • Discuss
    • 10. In a DB2-CICS program which acts as co-ordinator and which is the participant?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment