Answer Posted / ramesh tankala
Trigeer is like stored procedure which executes
automatically .
Trigger is User defined data integrity
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the difference between functions and stored procedures?
Tell me about the approaches which you used to counter the DI problems.
Is sql server 2016 free?
What information is maintained within the msdb database?
What is report snapshot?
Can group functions be mixed with non-group selection fields in ms sql server?
What is onf in normalization form?
mention different types of relationships in the dbms?
What is the main difference between ‘between’ and ‘in’ condition operators?
What is user-defined multi-statement table-valued function?
How to use subqueries with the in operators in ms sql server?
What the different types of Replication and why are they used?
what is a schema in sql server 2005? : Sql server database administration
If you lose rights to your sql server instance what are the options to connect to sql server instance? : sql server security
Does index slows down insert statements?