Answer Posted / pradeep
Triggers in DB are analogus to the triggers in hand
grenades.
It are reffered a stored procedure call that initiates its
action on any event occures such as insert, update or
delete query.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the differences between char and varchar in ms sql server?
What is a scheduled job or what is a scheduled task?
What does Master database contains?
How do you create a data source?
What happens if null values are involved in bitwise operations?
What is difference between equi join and inner join?
What is the difference between function and stored procedure in sql server?
What are the approximate numeric data types?
Explain filtered indexes benefits?
Why would you use sql agent?
What is an index. What are the types?
Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
Define inner join in sql server joins?
Explain alternate key, candidate key and composite key in sql server?
What is 5nf in normalization form?