Oppenhiemer
Programmer
I am wanting to update fields in one table - based on data stored in another table and was wondering what the SQL statement may look like ?
The two tables are linked via a common field, so maybe I need to use an EMBEDDED SQL statement for the WHERE clause and a variable placeholder for the value to be used in the update ?
Anyway, any help would be appreciated.
Opp.
The two tables are linked via a common field, so maybe I need to use an EMBEDDED SQL statement for the WHERE clause and a variable placeholder for the value to be used in the update ?
Anyway, any help would be appreciated.
Opp.