how does the defining of a stored procedure effect the size
of a DB2 data base
A) it increases the size of a data base
B) it decreases the size of a data base
C) it does not effect the size of the data base
D) it changes the table space structures
Answer Posted / guest
C. It does not effect the size of the database. The stored
procedure is not associated with any other object in the
database.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
i want to maintain uniqueness on pdf without make lf??????????
What is check constraint in db2?
What is the use of with ur in db2?
How do I add a column to an existing table in db2?
Outputs of explain are with matchcols = 0. What does this signify?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What's The Error Code For Unique Index Voilation?
What is the difference between db2 and oracle?
Can you use max on a char column?
What do you mean by cursor?
What is lock escalation in db2?
Who uses db2?
What does db2 plan contain?
What is the difference between dbm cfg and db cfg file in db2 ?
What is runstats db2?