DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
4 9233AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE
2 19890how 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
2 10372what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names
5 15398which authority can be granted to group of users using the GRANT stmt? A) SYSCTRL B) SYSADM C) DBCTRL D) DB ADM
3 9869which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
2 12723
Explain how can you do the explain of a dynamic sql statement?
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?
Define db2 and its databases?
List some fields from sqlca?
What is a plan and package in db2?
What is database manager in db2?
What is the physical storage length of timestamp data type?
Why select is not preferred in embedded sql programs?
What is the difference between cursor stability and repeatable read isolation levels?
How can you count the number of rows from a table tab?
How can we read records for specific member in CL? AND rpg?
What is db2 plan table?
What is db2 look?
Differentiate between cs and rr isolation levels? Where do you specify them?
What is the purpose of rollback and commit?