Forum Discussion
nick9one1
2 years agoHelper III
Relating data without a primary key
I'm wondering if the way I relate data in tables that are related, but dont have a primary/foreign key is correct. In the image below there are three SQL tables and a View (Submission_Scores). T...
amitchandak
2 years agoSuper User
nick9one1 , Based on What I got. The fourth table should be joined with Site, Date (Create a date using month-year)