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
Why do chiropractors use drop table?
Is db2 a mainframe database?
What is the physical storage length of time data type?
What is the maximum No of rows per page?
What is meant by explain?
How do I connect my db2 database to ibm?
How to find primary key of a table in db2?
What is the use of dclgen in db2?
What is netezza database?
What are foreign keys in db2?
How do you pull up a query which was previously saved in qmf?
What is concurrency?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is the connection string to connect to the DB2 Database ?
Which isolation level provides maximum concurrency?