explain store procedure and trigger

Answer Posted / michael jerold

sp means to execute set of quries in single sp.and we can
call manually.


Trigger means dml operation happens the event will fire
automatically. we can not call manually.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a uri query?

639


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1520


What are session cookies?

633


Which is better php or asp.net?

597


How do you declare static variable?

650






Explain the page lifecycle of an asp.net mvc? : asp.net mvc

503


List the types of authentication supported by asp.net?

611


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1527


What is & in a url?

625


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

5168


Explain the difference between debug.write and trace.write?

605


What are server activated objects?

715


What is the difference between the asp and asp.net?

582


where can i gather the materials for MCP certification

4669


What is asp.net file?

724