Answer Posted / piyush
Triggers are those procedures written in PL/SQL that fire whenever one of the following operation occur, DML statements on a particular schema object, DDL statements issued within a schema or database, user log on or log off events, server errors, database startup, or instance shutdown.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Difference between LEN() and DATALENGTH() in sql server ?
How many types of built in functions are there in sql server 2012?
What are the restrictions that views have to follow?
How do we synchronize On-Premise SQL server with SQL Azure?
How to defragment indexes with alter index ... Reorganize?
What do you mean by table and field in sql?
Explain what is lock escalation?
How do you create an execution plan?
Is there any difference between the primary key and unique key?
What is normalization and what are the advantages of it?
Can I disable or restrict ssrs export formats (rendering formats)?
What are the character string functions supported by sql server 2005?
What is a non clustered primary key?
Explain about integration services of Microsoft SQL server?
What is difference between index and primary key?