TLK_BRECORD_NOTES_CODES¶
Each row records an abbreviation used in B-Record note taking.
ID (IDentifier)¶
A unique, automatically generated, positive integer which serves to
identify the row. The value of this column cannot be changed. This column may not be NULL.
Abbreviation¶
An abbrevation used in B-Record note taking.
Each value stored in this column must be unique, independent of character case.
This column may not be empty text, its textual values must contain
characters and must contain at least one non-whitespace
character.
This column must not begin or end with whitespace, i.e., spaces,
tabs, etc.
This column may not be NULL.
Meaning¶
A description of the abbrevation.
This column may not be empty text, its textual values must contain
characters and must contain at least one non-whitespace
character.
This column must not begin or end with whitespace, i.e., spaces,
tabs, etc.
This column may not be NULL.
Page last generated: 2026-07-20 23:28:52 UTC