Research Article

Development of Music Online Teaching System Based on Distributed Database Search Technology

Table 4

Comment form.

Field nameField typeIllustrateConstraint

Commented_idIntegerUnique identifierPrimary key, cannot be empty
Song_idIntegerThe id of the song to which the comment belongsForeign key, cannot be empty
User_idIntegerUser idForeign key, cannot be empty
To_user_idIntegerUser idForeign key, can be empty
Public_timeDatetimeIssuing timeCannot be empty
FloorIntegerFloor numberCannot be empty
ContentTextCommentsCannot be empty