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
How many types of dimensions are there and what are they? : sql server analysis services, ssas
What are statistics?
Why it is recommended to avoid referencing a floating point column in the where clause?
Which is better statement or preparedstatement?
Mention a few common trace flags used with sql server?
How to generate create table script on an existing table in ms sql server?
What does the on delete cascade option do?
your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
How to filter out duplications in the returning rows in ms sql server?
How many types of triggers in sql server?
What are the advantages of passing name-value pairs as parameters?
What is truncate table?
Why use “in” clause in sql server?
What is an expensive query?
Explain the disadvantages of cursors?