Where could you look if you had a question about whether a
column has been defined as an index?
Answer Posted / sadiq afroze
This information can be found in SYSIBM.SYSINDEXES
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the function of logging in the db2 database?
Explain the function done by data manager?
What is consistency token in db2?
Define db2 and its databases?
What is reorg and runstats in db2?
Which are the db2 tools to protect integrity of the database?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is the use of commit in db2?
List down the types of triggers in the db2 database?
What are concurrency issues?
Define buffer pool.
What is the use of db2?
How can you find out the # of rows updated after an update statement?
What is performance tuning db2?
How to create db2 table in mainframe?