Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Length of the SP name matter?
Message
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Titre:
Length of the SP name matter?
Versions des environnements
SQL Server:
SQL Server 2014
Application:
Web
Divers
Thread ID:
01617396
Message ID:
01617396
Vues:
30
Hi,

I am refactoring all stored procedures used by my application. Different stored procedures are used by different applications (some by VFP, some by one ASP.NET app and some by another ASP.NET app). So I want to implement the naming convention such that the first part of the stored procedure will be the name of the application. Example of names:
MyVfpApplicatio_table_name_add_new
MyAspNetApp1_table_name_proced_name
So some names will be quite long, up to 40 characters. Will it slow down the execution?

TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform