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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T21:58:05+00:00 2026-06-02T21:58:05+00:00

I just have one probably really dumb problem but I can’t solve this. I

  • 0

I just have one probably really dumb problem but I can’t solve this.

I currently have 3 tables:

PROJECT    
PROJECT_CATEGORY     
CATEGORY

Now PROJECT_CATEGORY is an intermediate table so it contains only primary key from PROJECT and CATEGORY like pID and cID.

I know how I can write a query if I have a pID in table CATEGORY but in this case I only have intermediate table. So how I can create a query that will check these 3 tables and then it will show me all categories and which projects they’re assigned to?

  • 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-02T21:58:14+00:00Added an answer on June 2, 2026 at 9:58 pm
    select c.*, p.* 
    from categories c
    inner join PROJECT_CATEGORY pc on pc.category_id = c.id
    inner join projects p on pc.project_id = p.id
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is probably a really simple one but I couldn't find the answer. I
There is probably a really simple answer for this ... I have a project
I feel like this is probably a pretty dumb question, but I am just
I just learned (the hard way) that Java Component s can only have one
This is probably going to be a really simple explanation, but I'm going to
I have a strange problem which probably has a very simple solution, I just
This is probably a really easy question to answer, but for some reason I'm
So, this one has me a little perplexed. I'm probably just looking at it
This is probably a really simple question, and I'm just not getting it. I'd
I have a problem I cannot solve. Of course here I just expect to

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.