A
Andy
I have multiple tables and wish to write a query to 'append' them together. I
have a common customer number against each record in each table.
For customer I want to run a select query that will generate a row for the
customer number from each table without having to write tables, and append
customer records from each table to this table.
have a common customer number against each record in each table.
For customer I want to run a select query that will generate a row for the
customer number from each table without having to write tables, and append
customer records from each table to this table.