Relational Database
•In database terns, a tableis responsible for storing data in the database. Database tables consists of rowsand columns. Relational database is a set of relations.
•In the Student Registration System, the database is the only source of information about which students have registered for each course. We are particularly interested in database that use the relational model, in which data is stored in tables.