Wht is the difference between stored procedure and trigger
Answer Posted / hytham raju
triggers are applied on a particular table /views
stored procedures are applied for particular data base
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is acid db?
How to display a past time in days, hours and minutes?
if no size is defined while creating the database, what size will the database have? : Sql server administration
What does asynchronous call backs means?
What are the encryption mechanisms in sql server?
How to check if a table is being used in sql server?
How is SQL Azure different than SQL server?
How will you optimize a stored procedure optimization?
what are the core components of SSRS?
How to deploy the Report?
What is the difference between SQL notification and SQL invalidation?
What according to you is the difference between mysql and sql server performance?
what is checksum in sql server.........???
How to get all stored procedures in sql server?
Can group by and orderby be used together?