Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Length of the SP name matter?
Message
 
 
À
30/03/2015 10:11:53
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Versions des environnements
SQL Server:
SQL Server 2014
Application:
Web
Divers
Thread ID:
01617396
Message ID:
01617400
Vues:
31
>>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?
>
>No. Transferring and processing the longer names are immaterial compared to the work actually done in the SP.

Thank you.
"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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform