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
What is master database? : SQL Server Architecture
Define left outer join in sql server joins?
what is a transaction and what are acid properties? : Sql server database administration
What is spid in sql server profiler?
How do I debug a stored procedure in sql server?
What are null values in ms sql server?
Explain the disadvantages of cursors?
Why we need sql server?
What are the types of lock supported by ?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
Do you know the capabilities of cursors?
What does the on delete cascade option do?
Do you know what are acid properties?
 Explain what is sql override for a source taLle in a mapping?
why would you call update statistics? : Sql server database administration