Dear all,
I have many stored procedure in my database.
The problem is, if i use varchar(20) in place of varchar(10) to declare variables,
then can it decrease performance of my stored procedure or sqlserver 2005
in any situation.
(please consider I have more than 300 stored procedure.)
yours faithfully