5 lines
83 B
SQL
5 lines
83 B
SQL
update T_RENDSZERBEALLITAS
|
|
set
|
|
C_ERTEK = C_ALAPERTEK
|
|
where
|
|
C_ERTEKTIPUS = 2886 |