DESIGN AND IMPLEMENTATION OF A HOSPITAL ADMINISTRATION SYSTEM

4,000
Database is an organized collection of information, data, or citations stored in electronic format that can be searched for specific information or records by techniques specific to each database. Database program is a program used to electronically collect data, process it and also store it for future use. This database program implements the techniques of database normalization. Normalization is the process of efficiently organizing data in a database. There are two goals of the normalization process: eliminating redundant data (for example, storing the same data in more than one table) and ensuring data dependencies make sense (only storing related data in a table). Both of these are worthy goals as they reduce the amount of space a database consumes and ensure that data is logically stored. This project is written to help hospitals especially ESUT TEACHING HOSPITAL Enugu in the areas they encounter problems in keeping their record and the solution given to tackle those problem.