friends
I have 2 tables with the same fields
I want to append data from table 1 to table 2
my requirement is:
1-if the user press this command s 100 not append-only one
2- if I delete rows from table2 and press append query again will append the deleted records only
Thank you so much
I have 2 tables with the same fields
I want to append data from table 1 to table 2
my requirement is:
1-if the user press this command s 100 not append-only one
2- if I delete rows from table2 and press append query again will append the deleted records only
Thank you so much