Answer Posted / veera
Trigger is an database object and Associated with table or View. Whenever perform operations(DML,select)on that table or view trigger fire implicitly and executes set of PL/SQL statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of queries in sql?
What is difference between inner join and self join?
What does select count (*) mean in sql?
What is varray in pl sql?
What are types of indexes in sql?
What is a constraint?
what is a foreign key ? : Sql dba
What is pessimistic concurrency control? : Transact sql
What do you mean by stored procedures? How do we use it?
What are two statement types in sql?
What is the max nvarchar size?
What is the difference between inner join and left join?
What is pl sql commands?
Does sqlite need a server?
Is sql a oracle?