Hello everybody.
I'd like some help with a query.
I have a database named 'base1' which contains many tables.
Some of the tables have names like 'track1' , 'track2' etc... which have identical columns.
I would like to select all the tables beginning with track and show the data of a specific column named 'ammount'.
Thanks in advance.