In which address space would a native SQL stored procedure run?
A. WLMGiven the following sequence of events:
1) COL1 in SCHEMA.TABLE has a value of 10 2)Update COL1 in SCHEMA.TABLE to 20 3) Set SAVEPOINT A 4) Update COL1 in SCHEMA.TABLE to 30 5) Set SAVEPOINT B
After issuing the statement: ROLLBACK TO SAVEPOINT
What will be the value in COL1 of the SCHEMA.TABLE?
A. 10Which two of the following functions are synonyms of one another? (Choose two.)
A. CLOBWhich of the following table space types does NOT support the use of REORG TABLESPACE SHRLEVEL(NONE)?
A. LOBIn the parent table of a referential constraint, a parent key must be which of the following? (Choose two.)
A. A unique keyWhen you add an XML column to a table by using an ALTER TABLE statement, which of the following are TRUE? (Choose two.)
A. DB2 implicitly creates an XML table spaceSelect the SQL statement which will list the employee(empno) and the project numbers(projno) from the EMPACT table that has an employee(empno) whose salary(salary) is in the top three salaries for all employees from the EMP table.
A. SELECT empno, projno FROM empact ep WHERE ep.empno IN (SELECT em.empno FROM emp em ORDER BY salary DESC) FETCH FIRST 3 ROWS ONLY;Consider the following scenario:
User1 creates table USER1.TABLE1 in DATABASE1 User1 grants ALL PRIVILEGES on TABLE1 to User2 User2 grants ALL PRIVILEGES on TABLE1 to User3 User1 revokes ALL PRIVILEGES on TABLE1 to User2 User3 has DBCTRL authority on DATABASE1
Is User3 able to retrieve rows from TABLE1?
A. NoWhat is the result XQuery FLWOR expression when running the following scenario?

An external stored procedure is invoked using a CALL :hv (host variable). Which special register identifies the location of the procedure?
A. CURRENT PATHNowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C2090-320 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.