kevinluebb
Programmer
I've created a new table that I will populate with data from two other tables based upon some pretty basic selection criteria.
I've let it (the query) run for over half an hour and when I stop it and check the input table there are no records.
My question is this.....does sql update/input into the new table at the end or does it update/input when it finds a match?
I've let it (the query) run for over half an hour and when I stop it and check the input table there are no records.
My question is this.....does sql update/input into the new table at the end or does it update/input when it finds a match?