I'm getting my feet wet with SQL Server 7.0 and I have a question about
stored procedures.

Should all queries be turned into stored procedures or just those that
involve multiple selects, updates, and deletes? Are there any guidelines to
follow on this?

Forta in his book says that to expect about a 10% improvement in performance
by using stored procedures.

Sebastian

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to