When is the skeleton cursor table created?
Answer / s
Skeleton cursor table is created when a new plan is bound.
| Is This Answer Correct ? | 3 Yes | 0 No |
what is the responsibility of the construction superintendent
What is meant by a unit of recovery?
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
Which command is used to remove all rows from a table?
how can we find nth max salary from A table
Mention some fields that are a part of sqlca.
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
what is SMP/E? and what are the major steps of it? thanks...
How do you stop a db2 database in linux?
What is package in db2 mainframe?
in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records
What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?