how do u update the faltfile into db2 table ?
Answer Posted / ankitha
flat file is loaded to table by LOAD utility. BUT
UPDATE with RRN value ,please any body elaborate
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Which are the db2 tools to protect integrity of the database?
What is the maximum size of varchar data type in db2?
How is deadlock resolved?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
Why cursor is used in db2?
How can deadlocks be resolved?
List out the data types available.
What is dbrm in db2 database?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is query_cache_limit?
What is a db2 package?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is collection in db2 bind?
What is innodb buffer pool?
Explain how can you do the explain of a dynamic sql statement?