Which two activities indicate the need for a data warehouse? (Choose two.)
Answer : CD
Given an EMPLOYEES table and aSALES table, a user wants to produce a list of all employees and their associated revenue, even if no revenue exists. Which SQL statement will produce the desired list?
Answer : D
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?
Answer : A
Which command is used to back out a subset of database changes that havebeen made within a unit of work?
Answer : D
Which case will require a sequence to be dropped and recreated instead of being modifiedby the ALTER SEQUENCE statement?
Answer : A
Which DB2 object can be used to improve theexecution performance of qualified SELECT statements?
Answer : D
Which type of temporal table can be used to store only time-sensitive data?
Answer : D
Which DB2 object is used to provide a logical grouping of other database objects?
Answer : C
Which statement about INSERT operations is true?
Answer : B
Which SQL statement will give user USER1 the ability to assign a comment to a sequence named MYSEQ?
Answer : A
Which product is used to customize execution environments for the purpose of controlling system resources so that one department or service class does not overwhelm the system?
Answer : B
Which two operations are allowed in the body of an SQL scalar user-defined function?
(Choose two.)
Answer : AE
Which two statements are true about foreign key constraints? (Choose two.)
Answer : C,E
Application APP_A is performing updates to table TAB1 using the cursor stability (CS) isolation level. If application APP_B wants to retrieve all rows from table TAB1 without waiting for application APP_A to finish making updates, what isolation level must applicationAPP_B use?
Answer : C
What is the primary function of an Online Transaction Processing (OLTP) workload?
Answer : D
Have any questions or issues ? Please dont hesitate to contact us