Is it Possible to read from PS file and write it to
database by using dynamic sql(execute immediate)
Answer Posted / guest1
Using the Dynamic sql the preparation of bind-plan will be
costly. As you know the data it is advisable to use the
static sql directly.
Dynamic sql is also valid.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
What are db2 objects?
What is nvl in db2?
Define predicate?
Define declaration generator (dclgen).
What do you mean by between and in? Is between inclusive of specified range values?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is netezza database?
what is db2 restart?
What is a storage group (stogroup)?
What does sqlcabc has?
What is the purpose of using commit?
What is runstats utility in db2?
What is iseries database?
What is the purpose of rollback and commit?