Difference between Triggers and Stored Procedure
Answer Posted / gopal chauhan
Stored Procedure can give one output paramenter,but
Triggers can not give any output parameter
| Is This Answer Correct ? | 61 Yes | 20 No |
Post New Answer View All Answers
How will you optimize a stored procedure optimization?
How does a profiler work?
Equi join and non equi join is possible with sql server?
How you can move data or databases between servers and databases in sql server?
What is implicit mode in sql server?
Where is my database stored on the hard disk in ms sql server?
Why would you use sql agent?
How do I open a .db file?
Explain having clause?
What is the difference between sdf and mdf?
What is the distinction amongst delete and truncate?
How to verify a login name with sqlcmd tool?
What are filegroups in sql server?
How to filter records of table in SQL SERVER?
What stored procedure can you use to display the current processes?