Answer Posted / kiran r
A Trigger is block of PLSQL Code which is automatically Executed with response to some events (i.e.., DML).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does select count (*) mean in sql?
What is pl sql package?
Is trigger a stored procedure?
What does <> sql mean?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
Can we perform dml in function?
how to fetch alternate records from a table? : Sql dba
What are the events on which a database trigger can be based?
How do I view an execution plan in sql?
Does asenumerable execute the query?
What is bind reference and how can it be created?
Which join is like inner join?
How do I view a view in sql?
What is rowid in sql?
How do I run a sql query?