![[notations image]](images/table_reference/notations.png)
notations
A
notations record represents a notations element.
Notations subelements are stored in table
notation, with the foreign key notations_id to the notations list in the
notations table.
Notations belongs to a note, which is in
music_data, music_data_type note.
Many-to-one foreign key in notations is note_id.