Answer Posted / raji
Triggers are basically used to implement business rules.
Triggers is also similar to stored procedures.
The difference is that it can be activated when data is
added or edited or deleted from a table in a database.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the default value of an integer data type in sql server 2005?
Can you always create a cache of a report?
what do you understand by change data capture?
what is denormalization and when would you go for it? : Sql server database administration
How to modify an existing user defined function?
How many databases Microsoft SQL server provides?
What is the use of @@spid?
What is log shipping? Can we do logshipping with SQL Server 7.0 ?
How to delete database objects with "drop" statements in ms sql server?
where the connection string store in the database
Is null in sql server?
What is the correct order of the logical query processing phases?
What do you mean by data manipulation language?
Explain full-text indexing?
What do you understand by the data quality services in sql server?