I have these two tables called the "article" and the "head editor". So the relationship is represented as "the article is passed to the editor" and the relationship has an attribute called "datesubmitted".
I was wondering how I can make the relationship of the two entities into a table?
Thank you in advance for your help.