I want to insert records based on preferred day and number of visits.if pre day 2 and visits 4 how insert into calendar ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I want to insert records based on preferred day and number of visits.if pre day 2 and visits 4 how insert into calendar ?

Preferred day 2 and visits 4 insert 1st week mon 2nd week Wed 3rd week mon and 4th week wed

14th Sep 2017, 11:35 AM
Gokulakrishnan M
Gokulakrishnan M - avatar
1 Answer
0
it depends on your data model. I strongly suggest using classes and implement I/O operations as methods.
24th Sep 2017, 9:12 AM
benettnash