What is index in db2?
Answer / harika
Db2 Index. Indexes are the database objects created based on one or more columns of a table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can a unique index have more than one null value? If not, what error code is given if an attempt is made to insert more than one null value?
How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
wht is d/f between union and joins ?
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
i have a db2 variable how do u declare tht into working storage section ?
What is meant by a unit of recovery?
What is a dbrm in db2?
What is the difference between bind and rebind in db2?
In a single table,How to retrieve a employee-id of an employee who works in more than one department?
What is the SQL Communications Area and what are some of its key fields?