M
Mr. Capuchino
I have two tables and i want to add the data from one table at the bottom of
the other table. is there an SQL for doing this?
the other table. is there an SQL for doing this?
I have two tables.. Collections and CheckVouchers
What I'm trying to accomplish is that there are fields in each table that
are the same(Collections and CheckVouchers) but the two tables are not
union-compatible. I need to make a query out of these fields so that i can
group the field Payee and their transactions to generate a report.