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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T16:09:47+00:00 2026-06-11T16:09:47+00:00

Maybe, I’m getting crazy and finally I’ve forgotten everything I learned but I have

  • 0

Maybe, I’m getting crazy and finally I’ve forgotten everything I learned but I have a lot of doubt about a database model that I’m designing.

This is my problem:

I have a table with n columns, eight columns of them will have three possible values: YES, NO, UNKNOWN.

I’ve thought that I could use another table with a PK and a description, but I’m not sure if I can create eight foreign keys from one table to the same table.

My question is:

Do I need a second table to store YES, NO and UNKNOWN? Is it possible to have eight foreign keys to the same table?

  • 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-06-11T16:09:48+00:00Added an answer on June 11, 2026 at 4:09 pm

    You’re not crazy.

    There is a way of modeling data that ends up with tables that function as hubs, with many other tables referencing these hubs via the FK/PK mechanism. The design is called “star schema”. The tables that act as hubs are called “fact tables”. The tables that reference them are called “dimension tables”. There is another design called “snowflake schema” where dimension tables are themselves referenced by other tables.

    You can’t design a schema that is both star and normalized. They are two different disciplines, each with its best area of applicability. Star schemas are good for data warehouses, data marts, and reporting databases. Generating complex analytical queries turns out to be surprisingly easy. Updating a star schema is a royal pain. For that reason a normalized design works better when you are doing OLTP.

    Star schema was originally developed as a way of moving so called “multidimensional modeling” into the world of SQL databases. Multidimensional modeling is used in structures like data cubes from Cognos and others.

    However, the design goals of star schema are very different from the ones you outline in your question.

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

Sidebar

Related Questions

Maybe I am out of my mind right now, but I have a question
Maybe this is very basic, but I am all confused. I have a simple
Maybe I am being stupid, but this isn't making sense to me... I have
Maybe a silly question but here goes anyway. Example: Let's say I have one
Maybe this question is kind of silly but I have no clue how to
Maybe I just don't know .NET well enough yet, but I have yet to
Maybe the need to do this is a 'design smell' but thinking about another
Maybe I'm just thinking about this too hard, but I'm having a problem figuring
Maybe world peace would be easier, but I have a problem with the widths
Maybe this is a dumb question, but I have the following behavior in Visual

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.