Is there any way to select several records from one Table, and copy them back to same Table but with changed values of one field (for instance: values of Foreign key field)?
((records with original values needs to remain in Table))
Thanks in advance!
Lets see example:
in Table1 I have articles with Supplier_ID as foreign key.
There is 5000 articles from Supplier1. Then, new supplier, Supplier2 appears with same articles. I need way to copy all of that 5000 articles just with changed Supplier_ID field.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.