Structure Table use Sqlite net pcl and LINQ

gembel_abadi
41
Reputation points
How do I make the Attendance table structure by joining the table as shown above?
Nb.
I have 2 class. program and student, I like joined table in Absensi class
but I don't know how to make it.
because Date
from Program class
and Name
from Student class
.