Answer Posted / indu bala
trigger is any event which is raised automatically by
database server after any instruction like
update,delete,insert is performed
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do you know if sql server is running on your local system?
What is serializable?
explain different types of joins? : Sql server database administration
How do I find sql server instance name?
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
Can you please explain the difference between function and stored procedure?
State the difference between union and union all?
How to create a store procedure with encryption?
Explain the different index configurations a table can have?
What does null mean?
What are the reporting services components?
Is it important for a database administrator to understand the operating system and file access?
How do you improve the performance of a SQL Azure Database?
What are acid properties of transaction?
What is sql injection? How to protect against sql injection attack?