RDBMS (Relational Database Management System) - Definition
A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by E. F. Codd. RDBMS can also be defined as database management software system that organizes data into a series of records that are stored in linked tables. This provides the ability to relate different records, fields and tables, and aids data access and data transformation. The software system takes Structured Query Language (SQL) statements entered by a user or contained in an application program and lets one create, update, and administer a relational database.
Wednesday, March 31, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment