Home > database >  Perform an error, please advise
Perform an error, please advise

Time:10-04

Update busi. T_Ar_Contactinfo c set Arthur c. ontactphone=regexp_replace (Arthur c. ontactphone, '[^ \ x80 - \ XFF]', ')
The from busi. T_ar_contactinfo c
Where the length (Arthur c. ontactphone) & lt;>
Length (regexp_replace (Arthur c. ontactphone, '[^ \ x80 - \ XFF]', '));
Run the ora error=00933

CodePudding user response:

The from busi. T_ar_contactinfo c

This line to remove;

CodePudding user response:

reference 1st floor wmxcn2000 response:
from busi. T_ar_contactinfo c

This line to remove;


Positive solution, the update can't add the from behind
  • Related