Обсуждение: UPDATES

Поиск
Список
Период
Сортировка

UPDATES

От
Etienne De Kerckhove
Дата:

Hello,

I want to update mutiple rows on one specific table in the database. However I do not know the old value in the database but do have a PRIMARY KEY which will be specific to one value in the database! In order to implement this, I would require to do a join on my query...Is it possible to have a join on an update and if so how?

How  would I implement this?

thanks

Etienne