Questions from Database Systems


Q: What are optimizer hints and how are they used?

What are optimizer hints and how are they used?

See Answer

Q: What are some general guidelines for creating and using indexes?

What are some general guidelines for creating and using indexes?

See Answer

Q: Most query optimization techniques are designed to make the optimizer’s work easier

Most query optimization techniques are designed to make the optimizer’s work easier. What factors should you keep in mind if you intend to write conditional expressions in SQL code?

See Answer

Q: What recommendations would you make for managing the data files in a

What recommendations would you make for managing the data files in a DBMS with many tables and indexes?

See Answer

Q: What does RAID stand for, and what are some commonly used

What does RAID stand for, and what are some commonly used RAID levels?

See Answer

Q: What is database performance tuning?

What is database performance tuning?

See Answer

Q: What is the focus of most performance tuning activities, and why

What is the focus of most performance tuning activities, and why does that focus exist?

See Answer

Q: What are database statistics, and why are they important?

What are database statistics, and why are they important?

See Answer

Q: How are database statistics obtained?

How are database statistics obtained?

See Answer

Q: What database statistics measurements are typical of tables, indexes, and

What database statistics measurements are typical of tables, indexes, and resources?

See Answer