can i create trigger on synonym is it possible or not please help me
Answer Posted / shailesh
Yes, the trigger can be created on synonym. However, this trigger gets created on the respective base table for which the synonym is created.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is rank dense_rank and partition in sql?
How do you create a unique index?
What is trigger in sql?
What are different types of triggers?
How do I clear the screen in sql plus?
Why join is faster than subquery?
which types of join is used in sql widely? : Sql dba
What are tables and fields in the database?
what are null values? : Sql dba
Does user triggers have entry for trigger with compilation errors?
How do I run a pl sql procedure in sql developer?
what is a trigger in mysql? : Sql dba
what is oracle database ? : Sql dba
Which is better cte or subquery?
What is difference between hql and sql?