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
What is the usage of sign function?
How to start sql server browser service?
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
How do I partition a table in sql server?
Which joins are sql server default?
What are a scheduled jobs?
Explain user defined views?
Can you explain what is indexed view? How to create it?
How to execute a stored procedure in ms sql server?
how would you improve etl (extract, transform, load) throughput?
How many types of subqueries are there in sql server?
What is faster join or union?
Does group by sort data?
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?
What is instead of dml trigger?