Answer Posted / kavithareddy
like as storeprocedure
it is userdefind function ther is no parameters
1)After trigger:
2)Insted of trriger
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
How to create user messages with print statements in ms sql server?
When to use null data driven subscription?
Difference between LEN() and DATALENGTH() in sql server ?
How to see the event list of an existing trigger using sys.trigger_events?
Explain what are the different index configurations a table can have?
What does normalization do to data?
What is precedence constraint?
Explain where clause?
what is a mixed extent? : Sql server administration
Can we perform backup restore operation on tempdb?
How many databases Microsoft SQL server provides?
What are the properties and different types of sub-queries?
What is difference in performance between insert top (n) into table and using top with insert?
Explain user defined views?
How except clause is differs from not in clause?