Answer Posted / ranju
One more important BIND parameter.
'OWNER' That is the table creator name,which specifies the
table needs to be accessed is dev,UAT or Prod
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
What kind of database is db2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is the connection string to connect to the DB2 Database ?
What is commit in db2?
what is diffrence b/w file-aid tool and file-aid utility???
What is query_cache_limit?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is performance tuning db2?
What is coalesce in db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is dpf in db2?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Is db2 a database?
What is universal database?
How can you find out the # of rows updated after an update statement?