I have been programming for a long time, but I am a relative newbie with SQL.
I have two tables with transactions. One table contains ALL transactions, the second table is a subset of the first with only a specific set of transactions. The columns differ between the two tables, but there is...