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 873305
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T10:54:46+00:00 2026-05-15T10:54:46+00:00

I am currently working on a DVD Store App. There are two tables in

  • 0

I am currently working on a DVD Store App. There are two tables in which I am having an issue. First is the Genres and the other is DVDCatalog. I need that DVD can be listed in one or more Genres. So, to do that I have to store like the IDs of the Genres (4,5,6). This way I can’t make a relationship with the GenresID in the Genres Table. Do you have any solution for this, so that I can keep the relationship between them?

Please Help!!!

  • 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-15T10:54:46+00:00Added an answer on May 15, 2026 at 10:54 am

    Yes. Don’t store the IDs of the Genres like (4,5,6) use first normal form and then you can get the referential integrity that you need.

    You need a relationship table (say DVD_Genres) with 2 columns

    DVD_Id and Genre_Id (These form the composite primary key)

    Then if DVD Id 1 was in genres 4,5 and 6 you would have 3 rows in this table to represent this fact.

    DVD_Id     Genre_Id
    1            4
    1            5
    1            6
    

    This also will make searching for DVDs matching a particular genre easier and more efficient.

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

Sidebar

Related Questions

Currently working on a pretty basic hosted PHP app which I'm in the process
Im currently working on an app which lists a set of objects in a
Currently working for the first time with JSON and with little experience of jQuery.
Currently working on a site built in Django and i'm getting an issue when
Currently working on something which uses ajax for some pagination. What I'm looking to
Im currently working with two actors in scala. One, the producer , produces some
I currently working on a project which uses Spree Cart and which has hence
Im currently working on a site which will contain a products catalog. I am
Currently working on a multi-tenant application, have an issue in generating identifier in a
Currently working on a snippet to input variables in which a user changes a

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.