I have multiple tables with different structures but all share a common column, my tables are: PDF,IMG,FLASH and they all have the columns UNITID and PROJECTID.
Is it possible to query just these columns and merge them?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
If you want to merge the results you will have to use
UNION ALLUNION ALL