DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
4 9179AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE
2 19858how 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 10335what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names
5 15353which authority can be granted to group of users using the GRANT stmt? A) SYSCTRL B) SYSADM C) DBCTRL D) DB ADM
3 9819which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
2 12693
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is the difference between spufi and qmf?
Can we update view in db2?
How to fetch the last row from the table in SQL (db2)?
What is the syntax for FETCH in DB2 ?
What is the maximum No of rows per page?
What are union and union all?
Explain about dbrm.
Can one database have multiple instances?
what is db2 restart?
What r the comman abends in db2, jcl and cobol???????
How can the duplicate values be eliminated from db2 select?
What is a plan and package in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is multi row fetch in db2?