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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T19:08:37+00:00 2026-06-13T19:08:37+00:00

I wonder why it is needed to put the (primary key = foreign key)

  • 0

I wonder why it is needed to put the (primary key = foreign key) in a where statement. Tables are related to each other via such criteria. So, why everybody use that in the where clauses or *join*s?

I mean instead of

select a.name, b.name
from a,b
where (a.fk = b.pk) AND (something = “something”)

if one says

…
select a.name, b.name
from a,b
where (something = “something”)

would it be enough?

  • 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-13T19:08:39+00:00Added an answer on June 13, 2026 at 7:08 pm

    First of all, not everyone uses foreign keys, unfortunately. Second of all, it shouldn’t be assumed that a parent table and child table should automatically be joined via the PK and FK of the respective tables, even though that is probably most common.

    The folks on the SQL ANSI committee are pretty smart folks. I’m sure they’ve thought this all through and decided the current standard is the safest and most robust.

    BTW, a very nice thing about Linq is that you don’t have to specify joins if the tables have the proper FKs defined. Assuming of course that you’re doing inner joins. And assuming you actually want to join on the PK and FK.

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

Sidebar

Related Questions

I browsed the related questions but I couldn't find what I needed since most
I wonder whether there is an analogue of (//) in repa? It is needed
I wonder how one can add another layer of important and needed complexity to
I wonder whether someone may be able to help me please. I've put together
Hi I wonder whether someone may be able to help me please. I've put
I wonder if anyone can provide me with the regular expressions needed to parse
wonder why when I export my project to *.air and I install it on
wonder what's wrong <table id=tblDomainVersion> <tr> <td>Version</td> <td>No of sites</td> </tr> <tr> <td class=clsversion>1.25</td>
wonder whether someone can help me with the following one... I have a struct
wonder if someone could help me with a little problem. I have session values

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.