Which of the following are all valid DB2 data types?
A. LONG VARCHAR, SMALLINT, NUMBER, BLOBWhich of the following describes how DB2 9 stores an XML document if the XML Extender is not used?
A. CLOBWhich of the following is the lowest cost DB2 product that can be legally installed on an AIX server?
A. DB2 Express EditionA transaction using the Read Stability isolation level scans the same table multiple times before it terminates. Which of the following can occur within this transaction's processing?
A. Uncommitted changes made by other transactions can be seen from one scan to the next.Which of the following is a valid DB2 data type?
A. NUMBERWhich of the following SQL statements can be used to create a DB2 object to store numerical data as EURO data?
A. CREATE NICKNAME euro FOR DECIMAL (9,3)Given the following table definitions:
EMPLOYEE ID NAME DEPTID
01 Smith 10 02 Bossy 20 03 Peterson 20 04 Goss 30 05 Pape 40 06 Avery 50 07 O'Neal 60 08 Carter 50 DEPARTMENT ID DEPTNAME
05 Hardware 10 Kitchen 20 Shoes 30 Toys 40 Electronics 50 Automotive and the following query:
SELECT e.id, d.deptname FROM employee e, department d WHERE e.deptid = d.id AND e.id > 4
Which of the following queries will produce the same result set as the query above?
A. SELECT e.id,d.deptname FROM employee e, department d WHERE e.id > 4What does the following statement do?
GRANT REFERENCES (col1, col2) ON TABLE table1 TO user1 WITH GRANT OPTION
A. Gives user USER1 the ability to refer to COL1 and COL2 of table TABLE1 in queries, along with the ability to give this authority to other users and groups.Given the requirements to store employee names, employee numbers, and when employees were hired, which of the following built-in data types CANNOT be used to store the day an employee was hired?
A. Character Large ObjectIf a unique constraint is defined on column COL1 of table TAB1, what are the characteristics of COL1?
A. COL1 will accept NULL values and can be referenced in another table's foreign key specification.Nowadays, 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-730 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.