What is RDBMS?

Member

by maiya , in category: Technology , 3 years ago

What is RDBMS?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by rickey_sauer , 3 years ago

RDBMS stands for Relational Database Management System. it is based on relational blocks. RDBMS replaces the traditional file system to store the data. All modern systems follow the concept of RDBMS. for example MS SQL Server, Oracle, MySQL etc.

Related Threads:

What Are the Commonly Used Oracle Query Tools for Beginners?
What Are the Key Differences Between Postgresql and Mysql?
What Are the Best Practices for Managing Oracle Sql Databases?
How to Improve Mysql Performance for Large Databases?
What is difference Between PHP 5 and 7?
Is WebSQL part of HTML 5 detail?