Thank you very much. I succeded.
My follow-up question will then be:
Is there any variabel which can tell me if the rows I've selected are from table1 or table2, after I've used UNION?
I have two tables, lets call them table1 and table2, and they both have the same field month, amongst other fields.
I want to select all the rows in both tables where the field month is equal to e.g. March.
I have tried various ways to to this, but it won't succeed.
I'm using MySQL...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.