G
Guest
I want to create a make table query that will only create a new table if the
results from its related select query returns any records.
For instance, i am running a select query that will compare two tables to
check to see if any records have changed. that query may of may not generate
records. if is DOES generate records, then when I run the related make-table
query, i want the query to make the select query table based on the condition
that the select query generated results.
if anyone has any suggestions i would greatly appreciate hearing them. thank
you, ruben.
results from its related select query returns any records.
For instance, i am running a select query that will compare two tables to
check to see if any records have changed. that query may of may not generate
records. if is DOES generate records, then when I run the related make-table
query, i want the query to make the select query table based on the condition
that the select query generated results.
if anyone has any suggestions i would greatly appreciate hearing them. thank
you, ruben.