Computer Science: An Overview: Global Edition (12th Edition)

Published by Pearson Higher Education
ISBN 10: 1292061162
ISBN 13: 978-1-29206-116-0

Chapter 9 - Database Systems - Chapter Review Problems - Page 451: 7

Answer

See the explanation

Work Step by Step

a. **Designer of the DBMS software**: Concerns related to how data should be stored on a disk to maximize efficiency fall within the domain of the database management system (DBMS) designer, as they are responsible for designing the storage structures and algorithms to optimize performance. b. **User**: Checking for the vacancy on flight 243 is a user-level concern, as it involves querying the database for specific information. c. **Designer of the DBMS software**: Organizing a relation in mass storage is a concern that resides with the designer of the database management system. They determine the physical storage layout and access methods for relations. d. **Programmer of application software**: The decision on how many times a user should be allowed to mistype a password before terminating the conversation typically involves application logic and is implemented by the programmer of the application software. e. **Programmer of application software**: Implementing the PROJECT operation (selecting specific columns from a table) is a concern typically handled by the programmer of the application software, as it involves writing the appropriate query or code to perform the operation.
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.