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
Where the sql database files are stored?
What do you think about pl/sql?
What is the difference among union, minus and intersect?
What is bulk compiling in pl/sql.?
What is sql injection vulnerability?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
what is a table in a database ? : Sql dba
What is the difference between syntax error and runtime error?
Is pl sql useful?
Will truncate release space?
What is a Mapplet?
explain the difference between bool, tinyint and bit. : Sql dba
Why should I use postgresql?
How can you tell the difference between an index and a view?