can we have a stored procedure with output parameters and return statement?
        Posted  
        
            by VenkatReddy.Ravu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by VenkatReddy.Ravu
        
        
        
        Published on 2010-05-04T07:42:16Z
        Indexed on 
            2010/05/04
            7:48 UTC
        
        
        Read the original article
        Hit count: 215
        
stored-procedures
|sql-server-2005
Hi,Can a stored procedure have output parameters and return statement? If so can anybody give me a simple example.thank you all.
© Stack Overflow or respective owner