C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




database


Posted Date: 28 Aug 2008      Total Responses: 3

Posted By: narendra       Member Level: Silver     Points: 1


hi friends plz help me


What is the purpose to use stored procedure.Here we can take the database directly




Responses

Author: purushothaman    28 Aug 2008Member Level: GoldRating:     Points: 5
hi
-->we can write more flexibility conditional logic
-->excution time reduced because stored procedure is within the database
-->Stored procedures reduce network traffic and improve performance
-->Stored procedures are pre-compiled so excution plan time is quick
see this link
http://databases.about.com/od/sqlserver/a/storedprocedure.htm
http://dev.mysql.com/doc/refman/5.0/en/stored-procedures.html




Author: D.Jeya kumar(JK)    28 Aug 2008Member Level: DiamondRating:     Points: 4
Hi,


Stored procedure is pre compiled one and it will execute faster than query

It can called one time and we can execute many sql statements in a single Stored procedure.

Stored procedure will reduce network traffic


Regards
JK


Author: http://venkattechnicalblog.blogspot.com/    31 Aug 2008Member Level: DiamondRating:     Points: 3

Stored Procedures are precompiled one and it will increase the performance of your application.

Regards,
Venkatesan prabu .J
http://venkattechnicalblog.blogspot.com/


Post Reply
You must Sign In to post a response.
Next : Dataset
Previous : constraint
Return to Discussion Forum
Post New Message
Category: SQL Server

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

accuconference

Contact Us    Privacy Policy    Terms Of Use