i want to store multiple day values like Sunday, Friday etc.. in my database with single entry for recurring alert purpose see my below image
In this above image i check Sunday, Wednesday, Friday so in my database entry should be single with multiple days and also give me reminder as per selected day so any idea how can achieve this? your all suggestions are appreciable
MY Query is how can i insert multiple days in single entry in my database which give me recurring alert? Which database structure should i follow which fulfill my requirements?