This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:d:dml [2021/06/15 11:05] char |
dido:public:ra:xapend:xapend.a_glossary:d:dml [2021/10/04 07:59] (current) 185.191.171.20 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Data Manipulation Language (DML) ===== | ===== Data Manipulation Language (DML) ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | A **Data Manipulation Language (DML)** is a family of computer languages including commands permitting users to manipulate data in a database. This manipulation involves inserting data into database tables, retrieving existing data, deleting data from existing tables and modifying existing data. DML is mostly incorporated in SQL databases. | + | A **Data Manipulation Language (DML)** is a family of computer languages including commands permitting users to manipulate data in a database. This manipulation involves inserting data into database tables, retrieving existing data, deleting data from existing tables and modifying existing data. DML is mostly incorporated in [[dido:public:ra:xapend:xapend.a_glossary:s:sql|SQL]] databases. |