Where could you look if you had a question about whether a
column has been defined as an index?
Answer Posted / 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 |
Post New Answer View All Answers
How do I delete a column in db2?
What does a deadlock mean in DB2?
What are the 2 sqlcodes that are returned?
How do you select a row using indexes in db2?
What is dbrm? What it contains?
What are the contents of a dclmgen?
What is bind in db2?
What is the difference between spufi and qmf?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
Explain how can you do the explain of a dynamic sql statement?
What is host variable in db2 cobol?
Is db2 a database?
What is bufferpool in db2?
What does reorg do in db2?
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.