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
Explain dml and ddl?
What is a constraint?
What is mutating error in pl sql?
How can get second highest salary in sql?
What are triggers and its types?
What is cursor in pl sql?
how to convert character strings to dates? : Sql dba
How do I run a pl sql procedure in sql developer?
Mention what plvcmt and plvrb does in pl/sql?
What schema means?
What is duration in sql profiler trace?
How many parts of a pl sql block are optional?
Is id a reserved word in sql?
Explain the difference between drop and truncate commands in sql?
What is an implicit commit?