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


Please Help Members By Posting Answers For Below Questions

How do I add a column to an existing table in db2?

604


How would you find out the total number of rows in a db2 table?

589


in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?

1635


Mention some fields that are a part of sqlca.

610


Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?

640






What is table space in db2?

592


List down the types of triggers in the db2 database?

600


What is database reorganization?

598


My sql statement select avg(salary) from emp yields inaccurate results. Why?

653


What is dbrm?

653


How do I create a view in db2?

616


Explain the contents that are a part of dclgen.

665


What is the max length of sqlca?

777


Is db2 a programming language?

615


What is cursor in dbms?

600