What is the difference between Stored Procedures and triggers?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Tell me what is the difference between locking and multi-versioning?

0 Answers  


Explain system rowset functions?

0 Answers  


Can anybody explain me cold backup and hot backup?

3 Answers   TCS,


i want to create procedure for create table in sql server 2005 for example create procedure create_table @table varchar(20) as create @table( id int, name char(20) ) but it will get error what is solution?

5 Answers   Aptech,


What is difference between commit and rollback when used in transactions?

0 Answers  






System variable and temporary variables

0 Answers   Wipro,


How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?

0 Answers  


Which is the main third-party tool used in sql server?

0 Answers  


How we create SQL Server 2005 Reporting Services ? Give me Sample

0 Answers   HCL,


can you tell me some sites name for sql server 2000 commands with example??? plz reply soon.

0 Answers  


How cand Optimize SQL Server Stored Procedures

1 Answers  


what is maximum size of temp db?

4 Answers   iSoft,


Categories