RDBMS is abbreviated as Relational Database Management System. It is considered as a basis for modern database systems like SQL, MS SQL Server, Oracle, MySQL, IBM DB2, etc. RDBMS is also defined as a digital database that mainly depends on and works on the relational model of data. This database management system is used to take care of all the relational databases. Moreover, RDMS provides a visual representation of data.
Topics Covered in this module are:
- What is Relational Database Management System (RDBMS)
- What is a table
- What is a field
- What is a row or a record
- SQL Constraints
- What is Data Integrity
- What is a NULL Value