Where could you look if you had a question about whether a
column has been defined as an index?
Answers were Sorted based on User's Feedback
Answer / sadiq afroze
This information can be found in SYSIBM.SYSINDEXES
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sushmitha
in our company we use Platinum tool.
in platinum for the option 1 - we can see if the column has
been defined as an index.
| Is This Answer Correct ? | 2 Yes | 0 No |
Why do chiropractors use drop table?
How would one remove old reorg information from the DB2 catalog?
What is a view? Why use it?
What is DYNSLT keyword? How do you perform selection using DYNSLT
List down the data types in the db2 database.
What is a DB2 access path?
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
How can you display the current date & current time ?
I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.
How does DB2 use multiple table indexes?
What is a buffer in memory?