Requires Free Membership to View
Modern DBMS all have 1) a data manipulation language (DML) and 2) data definition language DDL which defines the structures which hold the data (tables, etc). The DML may be a proprietary language, and most DBMS also allow the use of SQL (Standard query language). Each DBMS may have additional tools and utilities for export or import of data, performance tuning. Most have at least one method of communicating with other databases, incorporating various protocols. An example is ODBC, the Open Database Connectivity protocol. All databases have some method of creating forms and reports.
This was first published in January 2004

Join the conversationComment
Share
Comments
Results
Contribute to the conversation