IBM Exam Questions

What should be done in order to reduce the likelihood of queries negatively impacting performance?

Users can create and save their own queries and can share queries with other users. What should
be done in order to reduce the likelihood of queries negatively impacting performance?

A.
create efficient default queries

B.
periodically truncate the default query table

C.
add an Order By clause to inefficient queries

D.
remove the text search index on columns called by the query

Explanation: