![]() |
Code of trigger not working
Can anyone help me in finding whay the below code is not working. It says "invalid character"
It is a trigger on table teacher that restricts from updating and deleting of the records on weekends. Code:
CREATE OR REPLACE TRIGGER NOT_WORKING _HOUR |
Re: Code of trigger not working
Your name of the trigger contains a space.
|
| All times are GMT +5.5. The time now is 01:45. |