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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T12:01:15+00:00 2026-06-03T12:01:15+00:00

I tried performing join on three tables but i’m struck Here where condition would

  • 0

I tried performing join on three tables but i’m struck

Here where condition would be id = 0 and test =0 and data =0

Each table will have different no of columns

I want to select a,b,c in al three tables.

Thanks in advanceenter image description here

  • 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-03T12:01:16+00:00Added an answer on June 3, 2026 at 12:01 pm

    If I undertsand the question, which to be honest I don’t, are you looking for a union?

    select a,b,c,0 as e,0 as f, test,data from table1
    union
    select a,b,c,e,f, test,data from table2
    union
    select a,b,c,0 as e,0 as f, test,data from table3
    

    edit included e and f

    edit2 You will need to add the where clause before each union

    select a,b,c,0 as e,0 as f, test,data from table1
      where test= 1 and data =1 and id =0
    union
    select a,b,c,e,f, test,data from table2
      where test= 1 and data =1 and id =0
    union
    select a,b,c,0 as e,0 as f, test,data from table3
      where test= 1 and data =1 and id =0
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Tried examples from 'php.net' but don't understand what's the problem. Any suggestions? <?php $_SESSION['test']
I'm performing a percentage calculation, but it is displaying whole numbers. I tried to
Tried following the instructions here: How to use Google app engine with my own
Tried a bunch of things but I can't get it to work consistently amid
tried to find the answer by googling and in MSDN but with no luck.
Tried to install some program, it gives above message requiring 1.1.4322. BUT as the
tried to research on that but sometimes I seem to lack some googling skills...
For some reason, only in IE (tried 7 & 8), jQuery is performing a
I am performing some tests on a HSQLDB server with a table containing 500
I am performing a scattered read of 8-bit data from a file (De-Interleaving a

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.