Hello.
I have a database of newspaper articles. How do I deal with more than one author per article? ("Authors" is a seperate table).
I want it to be able to handle an unlimited number of authors writing an article, eg. the set of all positive integers, since those are the primary keys of the Authors table.
OH NOOOOOOOOOOOOOOOOO. I saw the button which says "Please do a search BEFORE posting" and so did so, and got an answer.
Ewwwwwww. Have to make a new table which relates articles and authors.
It hurts my brain.
Like I said: ewww. Is there any way to do this a little more abstracted?
Thanks.
I have a database of newspaper articles. How do I deal with more than one author per article? ("Authors" is a seperate table).
I want it to be able to handle an unlimited number of authors writing an article, eg. the set of all positive integers, since those are the primary keys of the Authors table.
OH NOOOOOOOOOOOOOOOOO. I saw the button which says "Please do a search BEFORE posting" and so did so, and got an answer.
Ewwwwwww. Have to make a new table which relates articles and authors.
It hurts my brain.
Like I said: ewww. Is there any way to do this a little more abstracted?
Thanks.