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
How to create a view using data from another view?
What are different types of statement?
Can truncate be rolled back?
How to change a login name in ms sql server?
How to count rows with the count(*) function in ms sql server?
What is equi join with example?
what is blocking? : Sql server database administration
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
Can you type more than one query in the query editor screen at the same time?
What is query and its types?
What is the maximum row of a size?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
How to retrieve error messages using odbc_errormsg()?
Explain what is the purpose of sql profiler in sql server?
What are sp_configure commands and set commands?