While this is possible in general it will be more difficult than working with predefined tables. It all depends on how do you want to compare two tables. If you want to work with the table is not created yet and can create a SQL View, point it to one of the existing tables switch to PHP code mode and execute any sort of SQL query there to retrieve data.