by BuckyF on October 21st, 2003

BuckyF

Question

Help answer this question below.

What is a join?

Answers. 1 helpful answer below.

  • by BuckyF on October 21st, 2003

    BuckyF

    A "join" is a concept within SQL queries. If you want to draw related data out of two (or more) different tables and you want to link them based on a common field, it is called a join. You can use "inner" or "outer" joins, depending on which records you want to retrieve in each table.

    No comments. Post one | Permalink

Want to attach an image to your answer? Click here.

Did this answer your question? If not, then ask a new question or create a poll.

You're reading What is a join?

Follow us on Facebook!

Related Ads