0
For customization of songs, we need to get some help on data-table for songs.
(1) What is 'num' field used for which is tinyint(3) type. What numbers it adds when a new song is created ? What is this data meant for.
(2) It has composer ID - int(6) - field but there is no table for composers so when adding the song, where to pull composer ID from ?
(1) What is 'num' field used for which is tinyint(3) type. What numbers it adds when a new song is created ? What is this data meant for.
(2) It has composer ID - int(6) - field but there is no table for composers so when adding the song, where to pull composer ID from ?
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »