Answer Posted / subodh devarde
Triggers are special type of stored procedure which execute automatically whenever any changes are occured in table in database after using insert update ,delete command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a table be created inside a trigger?
What is the maximum size of a dimension? : sql server analysis services, ssas
What is the difference between dbcc indexdefrag and dbcc reindex?
Name some of the open source software that you can use in alternative to SSR?
what is raid and what are different types of raid configurations? : Sql server database administration
What are the properties of sub-query?
Will sql server 2005 allow you to reduce the size of a column?
How to access the inserted record of an event?
How to concatenate two strings in SQL Server.
How to list all user defined functions in the current database?
What is the difference between functions and stored procedures?
What is ms sql server service broker?
What is use of attribute hierarchy optimized state? : sql server analysis services, ssas
Is the order of columns in the set clause important in ms sql server?
How do I create a stored procedure in sql server?