I'm querying off of a teradata table in Access. I have the teradata table linked to a table I made in Access which will only pull specific cars(example). How can I make the query pull.. like car* for every record I have in the table?
For example..
My made table has
201
202
203
21Q
24R
etc...
the teradata table shows this
201G101
201G102
201P202
203A120
21QP131
the record means ...the first 3 characters is the car name, the middle two char is the location, and the last 2 is the day of the week.
Btw in the query I use in my other querying system it has an option "Begins With" which works, I don't know if acces has this? Can anyone assist me on this? If I am unclear let me know!!
For example..
My made table has
201
202
203
21Q
24R
etc...
the teradata table shows this
201G101
201G102
201P202
203A120
21QP131
the record means ...the first 3 characters is the car name, the middle two char is the location, and the last 2 is the day of the week.
Btw in the query I use in my other querying system it has an option "Begins With" which works, I don't know if acces has this? Can anyone assist me on this? If I am unclear let me know!!