RDBMS

You are currently browsing the articles from Techno Oracle matching the category RDBMS.

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 [...]

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