Physical Database Design - Technical MCQs

Q1:

Which of the following improves a query's processing time?

A Write complex queries.

B Combine a table with itself.

C Query one query within another.

D Use compatible data types.

ANS:A - Write complex queries.

No answer description is available.