Computer Science, asked by ruparupa5529, 10 months ago

What is RDBMS ? Explain the advantages of RDBMS.

Answers

Answered by wajahatkincsem
0
  • RDBMS stands for Relational Database management system.
  • It is a data base in which data is stored in different tables that are linked together.
  • It is one of the types of DBMS.
  • SQL queries are used in RDBMS to fetch the data to report and analyze.

Advantages of RDBMS

  • All of the data that is stored in tables is easy to find and access.
  • The admins can control and update the database with ease.
  • It is very flexible, you can update every file of the database, just by updating the main table of the database.
  • Very large and complex data can be stored and accessed easily in RDBMS.

#SPJ3

Learn more about RDBMS

What is RDBMS? explain

https://brainly.in/question/4934605

Similar questions