manikandan r
what is meant by output parameter in sql storedprocedure?
By manikandan r in SQL Server on Oct 17 2008
  • Mamta M
    Oct, 2008 21

    hi, Output parameters are used to pass results back from the stored procedure. You need to use OUTPUT keyword to specify the output parameter. The following link might be very helpful to you in this regard: http://www.sqlservercentral.com/articles/Stored+Procedures/usingparameterswithstoredprocedures/2004/

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS