I have multiple tables open for a query, all with the same format (log data for various runs of a process). Is there an easy way to have a query pull ALL of the results of a particular column/parameter? For example, I want to create a table that has every "Power" column from all of the tables I am looking at.

Thanks