Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3605434
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T21:07:23+00:00 2026-05-18T21:07:23+00:00

I am trying to normalize a database I am building. One part of it

  • 0

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.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T21:07:24+00:00Added an answer on May 18, 2026 at 9:07 pm

    Usually, this’d be dealt with using two tables. A tags table, with each record consisting of a tag_id and tag_name (and potentially other metadata you want to include). Tags would then be associated with their tests via another table, test_tags, in which test_id and tag_id would be stored.

    If you want to limit the number of tags per test, you can easily run a SELECT COUNT(tag_id) FROM test_tags WHERE test_id=# query to figure out how many they’ve already added to it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to normalize a mysql database.... I currently have a table that contains
I have a few images I'm trying to normalize to a certain scale by
I have a database with primarily 3 tables, (ImageID, imageName), ( ImageID | Tags
Trying to scrape a Y! Group and I can get data from one page
I am trying to understand database normalization, in particular 3NF. I am building a
I'm building, basically, an ad server. This is a personal project that I'm trying
I'm trying to normalize URIs across an application using AspectJ. I would like to
I'm trying to normalize arbitrary chains of .Skip() and .Take() calls to a single
I'm trying to create a script to normalize another table in MySQL. Below is
I am trying to get serialized results from a WCF service from database using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.