zihaoAK47 commented on issue #26979:
URL:
https://github.com/apache/shardingsphere/issues/26979#issuecomment-1675967485
Error sql:
SQL> ALTER TABLE dept ENABLE NOVALIDATE PRIMARY KEY, ENABLE NOVALIDATE
UNIQUE (dname, loc);
ALTER TABLE dept ENABLE NOVALIDATE PRIMARY KEY, ENABLE NOVALIDATE UNIQUE
(dname, loc)
*
ERROR at line 1:
ORA-00933: SQL command not properly ended
--
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]