Which constraints are used to tell the DB2 Optimizer to consider business rules that are not enforced by the database manager?
Correct Answer:
C
🗳️
Given the following database design:
A Explain plan shows that a broadcast join is being used by a query that joins the DATE_DIM dimension table and the SALES fact table. Which action should be performed to improve query performance?
Correct Answer:
B
🗳️
Which procedure is used to Explain an SQL statement using information obtained from the package cache or the package cache event monitor?
Correct Answer:
C
🗳️
Which statement about the initiation of parallel I/O is correct?
Correct Answer:
C
🗳️