Browsing tag: Database

RDBMS Relational database management system

RDBMS => ( Relational Database + Enterprise Services + SQL Queries)


In the digital world, different types of database management system exist to manage the data. In these groups, Relational database management is popular and easy to manage organization transaction data.  RDBMS to create, update, and administer a relational database.  Relational database management systems use the SQL language to access and manage the database(DB). Relational Database:

database management system

Database and Database Management Systems(DBMS)


Importance of  Database: We write java program and run the program to get result. We would provide the required input arguments and it would return the result. But after the program execution completes, the input parameter and result would be deleted from memory. It can’t be retrieved back as it is not stored in storage