最新的IBM Assessment: DB2 10.1 Fundamentals - A2090-610免費考試真題
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?
-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
You have a business need to query DB2 10 and DB2 9 databases and you want to write an application that can run on most platforms unchanged. Which interface would you use to achieve your goal?
正確答案: B
Which statement about foreign keys is true?
正確答案: B
If the following result set is desired:

Which SQL statement must be executed?

Which SQL statement must be executed?
正確答案: D
Which statement will prevent concurrent application processes from performing anything other than read-only operations against a table named TAB1?
正確答案: C
Which method for restricting data access relies on a SQL search condition that describes what set of rows a user has access to?
正確答案: A
When a user-defined function (UDF) is created and no schema is specified, what schema is used to store the UDF?
正確答案: B
Which SQL statement will take the ability to create tables in a table space named MYTBSP away from user USER1?
正確答案: A
What isolation level prevents dirty reads, nonrepeatable reads, and phantoms?
正確答案: A
Which statement is true regarding constraints?
正確答案: A