Glossary:Definition - Relational Database Management System

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Relational Database Management System
 Definition  RDBMS is a database management system (DBMS) with the ability to access data organized in tabular files—tables—that can be related to each other by a common field—key. RDBMS can access data items from different tables to create new tables—join.

Invented in the early 1970s by an IBM funded team lead by Dr. Edmund F. Codd, RDBMS embodies the Relational Model which is derived from principles of relational algebra. Modern RDBMS include DB2, Oracle, SQL Server, and Sybase.

 See also
You may edit this definition to improve or extend it.

Online Dictionary of Visual C# .NET Programming
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
a free glossary of C# .NET terminology from C# Online.NET edit


Personal tools