What is RDBMS ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
20th Apr 2018, 4:22 AM
Swapnil Walde
Swapnil Walde - avatar
2 Respuestas
+ 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