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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T22:19:57+00:00 2026-06-01T22:19:57+00:00

I need assistance building this query where i need to select different values from

  • 0

I need assistance building this query where i need to select different values from same table but different Unique Keys.

To elaborate more ill provide the below example:

I have 2 tables:

Issues (IssueID, AuthorID_FK, AssigedID_FK, … )
Users (UserID, User_Label, … )

Both AuthorID_FK & AssigedID_FK are linked to table Users and i need to get in the same query result the User_Label for both.

Can you please assist?

Thanks,

  • 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-01T22:19:58+00:00Added an answer on June 1, 2026 at 10:19 pm
    SELECT a.IssueID, b.User_Label, c.User_Label FROM Issues a
    INNER JOIN USERS b on a.AuthorID_FK = b.UserID
    INNER JOIN USERS c on a.AssignedID_FK = c.UserID
    

    something like that 🙂 This should work in MS SQL Server

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

Sidebar

Related Questions

I use EntityFramework and need assistance with LINQ query. Im building an application that
I need assistance with this. Assuming the folllowing table: http://img820.imageshack.us/img820/6821/captureior.png I need a SQL
Greetings. Need some assistance with creating a computed column on this table: USE [ScienceWorksSummary]
i need some assistance with a SQL query: the data looks like this: ID
Need assistance to do this. Or advice about how to add string to string
I need assistance changing the value of a custom-select box. I cannot use JQuery
I need some assistance to approach this. I have created a UITabBarController where I
I need assistance finding a delivery method that best fulfills the following requirements: We
need some help with retrieving information+Profile pic from twitter using php , i wanted
I need assistance with overlaying one individual div over another individual div . My

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.