Don't use sp ! lol
Un excellent arbitre euhh article d'introduction aux Stored Procedures vient d'être publié sur la MSDN. Il donne une vision globale sur l'utilisation des SP avec les langages composants la Framework dotNET et aussi des A FAIRE / A NE PAS FAIRE.
Morceau choisi :
Don't Use the sp_ prefix
The sp_ prefix is reserved for system stored procedures. The database engine will always look for stored procedures with this prefix first in the master database. This means that it will take just a bit longer to finish processing while the engine looks through the master database first, and then the database where the stored procedure actually resides. Also, if there happens to be a system stored procedure with an identical name, your procedure won't get processed at all.
Alors Richard, tu en penses quoi ? 
Bon, avant que j'oublies le lien : http://msdn.microsoft.com/data/default.aspx?pull=/library/en-us/dndotnet/html/storedprocsnetdev2.asp
Allez, je vais tester la compression RATP pour voir si elle est plus performante que celle SNCF, Bonne Soirée