Hi There,
I need some helping building an update query in Pervasive SQL Data Manager V8.6
I have two tables, one called INVENTORY, and another called CDN_UPDATES
The tables have the same field names, and data types.
I need to update the records in INVENTORY with the new more current data from all the fields in CDN_UPDATES where the part numbers (CODE column) in both tables match.
There are about 7 fields in this update, eg: price, quantity, description, etc.
Can you help?
I need some helping building an update query in Pervasive SQL Data Manager V8.6
I have two tables, one called INVENTORY, and another called CDN_UPDATES
The tables have the same field names, and data types.
I need to update the records in INVENTORY with the new more current data from all the fields in CDN_UPDATES where the part numbers (CODE column) in both tables match.
There are about 7 fields in this update, eg: price, quantity, description, etc.
Can you help?