Multiple Choice
All of the following are guidelines for better query design EXCEPT:
A) Understand how indexes are used in query processing
B) Use a lot of self-joins
C) Write simple queries
D) Retrieve on the data that you need
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: While triggers run automatically, _ do not
Q25: A join that is based upon equality
Q26: Establishing IF-THEN-ELSE logical processing within an SQL
Q27: Persistent stored modules are extensions defined in
Q32: Explicit commands to manage transactions are needed
Q35: Explain how to combine queries using the
Q36: User-defined transactions can improve system performance because:<br>A)
Q48: A function has only input parameters but
Q53: The UNION clause is used to combine
Q70: Constraints are a special case of triggers.