What is relational database?
Relational database has data that is perceived as tables. A relational DBMS manages tables of data and associated structures that enhances the functionality and performance of tables. All RDBMSs support a common core of SQL for explaining tables, manipulating data in tables and controlling access to tables.