Back

Explore Courses Blog Tutorials Interview Questions
+1 vote
2 views
in SQL by (55.6k points)
Can anyone tell me what is the Relational Database Management System?

1 Answer

+1 vote
by (119k points)

Relational Database Management System (RDBMS) that stores the data in the form of tables. The table contains a set of columns and rows. Each column will have a descriptive name and a specific data type whereas the rows are called records. In short, RDBMS is a software used to create, update, modify, and control the database. RDBMS uses SQL language for accessing and managing the database. Some of the RDBMS software are SQL Server, MySQL, Oracle, and IBM DB2.

You should sign up for this SQL Training course by Intellipaat to learn relational database management systems.

Also, watch this video on SQL to understand more:

Related questions

0 votes
1 answer
asked Oct 5, 2019 in SQL by Tech4ever (20.3k points)
0 votes
1 answer
0 votes
1 answer
asked Aug 16, 2020 in SQL by Sudhir_1997 (55.6k points)
0 votes
1 answer

Browse Categories

...