|
DBMS - A software program that permits data to be stored in file tables and retrieved electronically. Most modern DBMS's are Relational in nature and utilize SQL (Structured Query Language) to assist users in accessing and manipulating the data stored in the tables. Relational Databases often include an ODBC interface, allowing other programs to access the tables they manage in a standard way.
|
||
SQL
ODBC
RDBMS
|
|