Computer Science, asked by sarathkumaren1456, 1 year ago

The alphabet R in RDBMS stands for which of the following?
(a) Rotational
(b) Relational
(c) Random
(d) Ring

Answers

Answered by misha10118
21
the correct answer is "relational"option (b)
hope this may helpful....
Answered by gratefuljarette
3

Answer:

The alphabet R in RDBMS stands for Relational.

Option (b)

Explanation:

RDBMS stands for the relational database management system. RDBMS is an upgraded version of DBMS i.e. database management system. RDBMS is based on relational databases, therefore it is more systematic and synchronized.

Everything in RDBMS in form of table i.e. rows and columns. With the help of the database, queries command we can access the table, edit the table, modify the table, insert values into a table and can delete any table. Examples of RDBMS is Oracle which is very popular.

Similar questions