Sorry for the confusion. I'm wanting to setup one "ID" that is global in nature. Case in point I'm going to have 10 files of the same type of data. Instead of having to change the "BAN" field 10x let's say from 9533 to 5119 for each union all, is there a way to set a global reference? So, I...
I have another question. Instead of putting in another value other than *9533* can I put one value = TEST and then in the query just have the WHERE statement read WHERE BAN LIKE '*TEST*'; That way I won't have to change the BAN statement 10X. Thanks
All,
I'm trying to write a query to pull the same parameter data from 10 different files. I've started the first two and am already stuck I get "SQL syntax error (missing operator) in query expression '(((T_CABS_USAG.....and so on. Here's what I have so far. TIA Brian
SELECT * FROM...
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.