Research Article

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

Table 2

Song list.

Field nameField typeIllustrateConstraint

Song_idIntegerUnique identifierPrimary key, cannot be empty
NameVarcharSong nameCannot be empty
Album _idIntegerBelonging to the album idForeign key
Singer_idIntegerSinger idForeign key, cannot be empty
DescriptionVarcharSong descriptionCannot be empty
Public_timeDatetimeRelease timeCannot be empty
VisitorsIntegerViewsCannot be empty
LyricVarcharLyric textCannot be empty