ilyasahsan123 commented on issue #27119:
URL: 
https://github.com/apache/shardingsphere/issues/27119#issuecomment-1872519154

   hi @FlyingZC @strongduanmu,
   
   i've sent the pull request to support basic oracle create trigger statement. 
Could someone please take a look?
   - https://github.com/apache/shardingsphere/pull/29604
   
   **statement:**
   ```
   CREATE TRIGGER scott.emp_permit_changes
        BEFORE
        DELETE OR INSERT OR UPDATE
        ON scott.emp
   ```


-- 
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