Is there any way to complete this update?
update A SET A.acid = (SELECT B.acid From B where B.id = A.qnid);
That’s it for you
That’s it for you