Hello all,
I have a query where I need to run both the trim and the ucase functions on, but I can't seem to figure out how to do it without getting errors. Is there even a way to run 2 different functions on the same column in a query?
Also, is it possible to run either the trim or the ucase function on a column in a query and keep the same column name? Or do I have to change it to something different?