Programmer Question
I am trying to normalize a database I am building. One part of it is that I have many different tests that each can have many different tags. How would you deal with this?
Would you have a table with your tags and then have a limit on the number of tags per test?
I am new to databases let alone the whole idea of normalizing so forgive me if this is a very simplistic question.
Find the answer here
No comments:
Post a Comment