mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-27 21:29:09 +02:00
[DMDB] Notes on concurrency control
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
}
|
||||
\newglossaryentry{record}{
|
||||
name={record},
|
||||
description={}
|
||||
description={Typically a row or tuple in the database}
|
||||
}
|
||||
\newglossaryentry{schema}{
|
||||
name={schema},
|
||||
description={A set of relations}
|
||||
description={A set of relations, defining the attributes of the tuples}
|
||||
}
|
||||
\newglossaryentry{bag}{
|
||||
name={bag},
|
||||
|
||||
Reference in New Issue
Block a user