Site MapHelpFeedbackDatabase Development for Student Loan Limited
Database Development for Student Loan Limited


The chapters of Parts 2 to 5 have provided knowledge and techniques about the database development process and database application development. For the database development process, you learned about using the Entity Relationship Model (Chapters 5 and 6), refining a conceptual schema through conversion and normalization (Chapters 6 and 7), the view modeling and view integration processes for large conceptual data modeling efforts (Chapter 12), and finding an efficient implementation (Chapter 8). In addition, you learned about the broad context of database development (Chapter 2). For application development, you learned about query formulation (Chapters 3 and 9), application development with views (Chapter 10), and stored procedures and triggers to customize database applications (Chapter 11).

This chapter applies the specific development techniques of other chapters to a moderatesize case. By carefully following the case and its solution, you should reinforce your design skills, gain insights about the database development process, and obtain a model for database development of comparable cases.

This chapter presents a case derived from discussions with information systems professionals of a large commercial processor of student loans. Servicing student loans is a rather complex business owing to the many different kinds of loans, changing government regulations, and numerous billing conditions. To adapt the case for this chapter, many details have been omitted. The database for the actual information system is more than 150 tables. The case presented here preserves the essential concepts of student loan processing but is understandable in one chapter. You should find the case challenging and informative. You might even learn how to have your student loans forgiven!










Mannino DB Design 3eOnline Learning Center with Powerweb

Home > Chapter 13