Skip to content

Commit ba4f487

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-23438-DDL-glossary-entry (#1373) (#1388)
Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent d315441 commit ba4f487

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/reference/glossary.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,13 @@ Glossary
288288
The location of MongoDB's data file storage. See
289289
:setting:`~storage.dbPath`.
290290

291+
DDL (Data Definition Language)
292+
DDL includes commands that create and modify collections and
293+
indexes. For the full list of commands, see
294+
:ref:`transactions-operations-ddl-explicit`,
295+
:ref:`transactions-operations-ddl-implicit`, and
296+
:ref:`txn-prod-considerations-ddl`.
297+
291298
delayed member
292299
A :term:`replica set` member that cannot become primary and
293300
applies operations at a specified delay. The delay is useful for

0 commit comments

Comments
 (0)