What is rdbms ? Mention any four features of rdbms
Answers
Answered by
4
RDBMS stands for relational database management system
Features of RDBMS Systems:
All data stored in the tables are provided by an RDBMS. Ensures that all data stored are in the form of rows and columns. ... Facilitates a common column to be shared amid two or more tables. Multi-user accessibility is facilitated to be controlled by individual users.
Answered by
0
Answer:
rdbms is relational database management system
Explanation:
features of RDBMS are
isolation
atomicity
durability
data consistency
Similar questions