Tuesday, August 27, 2013

T-Sql Stored Procedure


This happens when I run it in a query


exec spname (username)




shawnrye



??? What really happens?


Did you add the last line of the query given by Rsingh?



WHERE f.UserName = @USER_NAME

Unless this is passed the query likely return details of all the users.




Please use Marked as Answer if my post solved your problem and use Vote As Helpful if a post was useful.


No comments:

Post a Comment