V
viola
I have two tables: Table1 with 13 fields and Table 2 with 2 fields that I
also have in Table1.
I run the query to generate Table2, every time I have different number of
records in Table2 - could be one record also.
I need to insert all records from Table2 into Table1 and fill out all other
fields that do not belong to Table 2 with the same data.
Otherwise, with my insert I add only records with 2 new fields.
Any help?
also have in Table1.
I run the query to generate Table2, every time I have different number of
records in Table2 - could be one record also.
I need to insert all records from Table2 into Table1 and fill out all other
fields that do not belong to Table 2 with the same data.
Otherwise, with my insert I add only records with 2 new fields.
Any help?