Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Length of the SP name matter?
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Length of the SP name matter?
Environment versions
SQL Server:
SQL Server 2014
Application:
Web
Miscellaneous
Thread ID:
01617396
Message ID:
01617396
Views:
32
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
Next
Reply
Map
View

Click here to load this message in the networking platform