Hello,
I am trying to create a database which keeps track of bibliographies. Each bibliography is a table row and has one or more topics. The topics will be listed in a different table. The goal is to display the bibliographies related to a specific topic when a users clicks on the topic in a web app.
How can I add more than one topic to each row, say maybe 4, without creating a column for each?
I hope this makes sense.
thanks
I am trying to create a database which keeps track of bibliographies. Each bibliography is a table row and has one or more topics. The topics will be listed in a different table. The goal is to display the bibliographies related to a specific topic when a users clicks on the topic in a web app.
How can I add more than one topic to each row, say maybe 4, without creating a column for each?
I hope this makes sense.
thanks