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 to create median function?
Is it possible to call a stored procedure within a stored procedure?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
What is conditional split?
How do I view a procedure in sql server?
What is a non-clustered index?
What is nonclustered index with included columns ?
What are partitioned views?
What is the use of builtinadministrators group in sql server? : sql server security
Name few of the dcl commands in sql?
How to end a stored procedure properly in ms sql server?
Are semicolons required at the end of sql statements in sql server 2005?
Mention the differences between having and where clause.
What is the chart in report?
Write a program to fetch first 10 records from a file?