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 |
How do I connect my db2 database to ibm?
What is difference between isnull and coalesce?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
Give a brief description of db2 isolation levels?
What is meant by union and union all?
Explain various types of locks in db2?
what are bind concepts in db2 cobol?
Why do we need to create an alias if we can directly use the table name? What are the benefits of referring a table name by its alias? Also, when should we go for alias and when for synonyms?
Is ibm db2 open source?
How do I delete a column in db2?
can any body explain about plan and pakage in detail....
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?