Select Page
Notifications
Clear all

What is RDBMS?

(@Anonymous)
New Member

RDBMS stands for Relational DataBase Management Systems. It is basically a program that allows us to create, delete, and update a relational database. Relational Database is a database system that stores and retrieves data in a tabular format organized in the form of rows and columns. It is a smaller subset of DBMS which was designed by E.F Codd in the 1970s. The major DBMS like SQL, My-SQL, ORACLE are all based on the principles of relational DBMS.

Quote
Topic starter Posted : 05/04/2022 1:25 pm
Share: