Relational Database Management System(RDBMS)

RDBMS stands for Relational Database Management System.In  RDBMS data is structured in database tables, fields and records.RDBMS store the data into collection of tables, which might be related by common fields (database table columns). RDBMS also provide relational operators to manipulate the data stored into the database tables. Most RDBMS use SQL  as database query language.

RDBMS Characteristics

Edgar Codd introduced the relational database model.The most popular RDBMS are MS SQL Server, DB2, Oracle and MySQL.

Advantages of  RDBMS


Written by admin on December 21st, 2010 with comments disabled.
Read more articles on RDBMS.

Comments disabled

Comments on this article have been disabled.