Hi.
I am trying to write a union query and need help.
I have a table containing 6 fields Name1,Name2, Name3, Name4, Name5, Name6. I want to produce a single drop-down list of all these names, and don't know how to write the UNION SQL statement for it.
Can anyone please help
Thank you in...