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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T14:34:38+00:00 2026-05-16T14:34:38+00:00

I am trying to structure a database for optimal use. But I have no

  • 0

I am trying to structure a database for optimal use. But I have no idea how to make that happen. Here is what i will have

A category which will have many products and a count for each on of those products

For example

Restaurants will be the category and the products will be the computer system, cash register and each one of these products has a count so maybe there will be 2 cash registers and 3 computer systems and so on. Another catagory might be a bar, which might or might not have the same products. Then the user has the option of choosing a 2 restarant package which might have a discount rate for getting all the products.

I just need to structure the ERB if i can get some help, Thanks

  • 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-16T14:34:39+00:00Added an answer on May 16, 2026 at 2:34 pm

    PRODUCTS

    • PRODUCT_ID (primary key)
    • PRODUCT_NAME

    CATEGORIES

    • CATEGORY_ID (primary key)
    • CATEGORY_NAME

    PRODUCT_CATEGORIES_MAP

    • PRODUCT_ID (primary key, foreign key to PRODUCTS)
    • CATEGORY_ID (primary key, foreign key to CATEGORIES)
    • QUANTITY

    This’ll allow you to associate a product to more than one category, but not allow duplicates.

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

Sidebar

Related Questions

I'm new to database structure. I'm trying to create an app that allows users
I have a database structure like this - class Movie(db.Model): name = db.StringProperty() class
I've been adding a like feature to an entries database... here's the structure of
I am trying to create a timesheet application in MVC 2, but I feel
Not sure how to ask this so it makes sense, but I'm trying to
I have a situation where I need to store a graph data structure in
I am trying to zip the following file structure on my machine, parent/ parent/test1
I am trying to understand the inheritance mappings in EF4. My database has two
I am trying to import various pipe delimited files using php 5.2 into a
I'm trying to back up some records to a separate table in the same

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.