Hai All,
How to declare a variable in Stored Procedure in SQL Server 2005,
i want to pass the value from the argument to the local variable and i concat some value with the local variable. the n i pass the local variable to my query..
And also i need how to concat the dynamic variable with the static value...
This is my process in stored procedure...
Thanks & Regards
Rajkumar J