What is RDBMS ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
20th Apr 2018, 4:22 AM
Swapnil Walde
Swapnil Walde - avatar
2 Réponses
+ 2
Those are the initials for relational database management system (if I recall correctly). The relational model is widely used in databases, and is fairly easy to understand: https://en.wikipedia.org/wiki/Relational_model
20th Apr 2018, 4:33 AM
Mickel
Mickel - avatar
+ 1
RDBMS stands for Relational Database Management System. It allows you to connect multiple database together by keys.
20th Apr 2018, 4:30 AM
Akib
Akib - avatar