zhuruixuan commented on issue #27156:
URL: 
https://github.com/apache/shardingsphere/issues/27156#issuecomment-1982312726

   The correct syntax for the fourth SQL is`DELETE FROM employees
      WHERE job_id = 'SA_REP' 
      AND hire_date + TO_YMINTERVAL('01-00') < SYSDATE 
      RETURNING salary INTO bnd1;`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to