|
RDBMS - (also: "Relational Database") - A Database Management system which allows data kept in tables to be cross referenced using special key fields and key look-up algorithms. Usually SQL (Structured Query Language) is used as a human understandable way to manipulate the tables and the data within them.
|
||
DBMS
SQL
|
|