can i create trigger on synonym is it possible or not please help me
Answer Posted / akhil
hi neelu.
question is "Can I trigger on synonym'
but you have answered for the question "Can I create synonym for trigger"(your answer is correct for this question)
my understanding about the real question is
we have create synonym for the table,then is it possible to create trigger on that synonym.
If my understanding is wrong,forgive me.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does view store data in sql?
What is pragma in sql?
What sql database should I use?
What is join view in sql?
What is sqlcommand?
What is bind reference and how can it be created?
What is the difference between union and union all command?
Can ddl statements be used in pl/sql?
What is the difference between functions, procedures, and packages in pl/sql?
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
Explain correlated query work?
Why is sql*loader direct path so fast?
what is oltp (online transaction processing)? : Sql dba
How do I count duplicates in sql?
what are the t string functions available in tsql? : Transact sql