If you want to update the column serviceman
of the table csms
then you must fix your SET
clause:
set csms.serviceman = serviceppl.name
CLICK HERE to find out more related problems solutions.
If you want to update the column serviceman
of the table csms
then you must fix your SET
clause:
set csms.serviceman = serviceppl.name
CLICK HERE to find out more related problems solutions.