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

  • Home
  • SEARCH
  • 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 4020614
In Process

The Archive Base Latest Questions

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

I always see in database articles or tutorials or… just everywhere where they use

  • 0

I always see in database articles or tutorials or… just everywhere where they use databases, they use a thing called relations. It comes to my mind instantaneously those little boxes with lists of field names and one field connected to another field in another box with a line.

I’m not an expert on databases (as you can probably tell) but the little bit I’ve used, I never needed relations. They always seemed to be redundant as I can always use JOIN to achieved what it seemed to me they are made for. Are they redundant or is there anything you can do with relations that you cannot do with JOIN? Or am I just talking nonsense?

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

    Relations are not just about joins for SQL queries. Relations provide many benefits:

    • Data integrity
    • Query convenience
    • Third party tool integration benefits
    • "Self-describing" data model to future DBAs/developers working with the database
    • Etc

    Data integrity:
    Relations help to ensure that your "order records" can’t exist without a "customer record" for example. Simply by defining a relationship between customer and order, the database will ensure that this cannot happen. This helps to make sure that your database doesn’t become a big pile of junk data

    Query convenience:
    Relations can make it easier to do certain types of queries. Deleting a customer record can automatically have the customer’s orders deleted at the same time, thanks to the relationship between customer and order

    Third party tool integration benefits
    Many third party tools (O/R tools come to mind) rely on relations in order to work properly

    Really, the list could go on and on…you should use them, they’re very beneficial. Even if you don’t perceive the value today, if you’re working on a database project that will continue to grow over a long period of time, it would be to your benefit to set relationships up from the beginning.

    I think that they’re not that critical for small projects/one-off data models…but for anything of substance, you’re better off using them.

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

Sidebar

Related Questions

I always see the code like this in the blogs: $.ajax({ type: POST, contentType:
I always seem to see if a string (querystring value usually) has a value
I see them all the time and always ignore them. Can someone explain to
I've always been curious to see if I can show, hide or change a
When you run top and see all running processes, I've always wanted to know
I always believe they did, but seeing some answers here make me doubt... Can
You often see database fields set to have a magnitude of 255 characters, what
I just started using the new project type SQL Server 2008 Database. I can
Hey there, I keep hearing over and over again that I should ALWAYS use
Is this just an issue when there's a problem connecting to the database? (I

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.