Which data type should be used to store data in a column that represents money and accurately returns a two position scale?
A. BIGINTWhen an application using a temporary table terminates or disconnects from the database unexpectedly, what happens to the temporary table and any data stored in it?
A. The data in the table is deleted and the table persists.When a user-defined function (UDF) is created and no schema is specified, what schema is used to store the UDF?
A. The SYSIBM schema.Which statement about UPDATE processing is FALSE?
A. The UPDATE statement logs the before and after value of every column it modifies.User USER1 wants to retrieve records from a table named EMPLOYEE that satisfy at least one of the following criteria:
-The employee's hire date (HIREDATE) is before 1999 and the employee's salary (SALARY) is less than $40,000.00 a year. -The employee has attended university Which SQL statement will accomplish this?
A. SELECT * FROM employee WHERE (hiredate < '1999-01-01' AND salary < 40000) OR (education = 'University')What are two valid objects that can be created in DB2? (Choose two.)
A. TreeA table named STATES has the following columns:
STATE_CD, REGION_CD, and STATE_NAME.
Which SQL statement will return the number of states in each region, ordered by number of states?
A. SELECT state_cd, COUNT(*) FROM states ORDER BY COUNT(*);What takes place when a process accesses a data object on which it already holds a lock, and the access mode requires a more restrictive lock than the one currently held?
A. Lock waitWhat factor influences lock escalation?
A. Table sizeIn a trusted context environment, if a switch request is made with an authorization ID that is not allowed on a trusted connection, what state is the connection placed in?
A. LockedNowadays, 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-610 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.