To get the output of the store procedure having multiple output in select statment

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vadivel murthy
    New Member
    • Feb 2014
    • 1

    To get the output of the store procedure having multiple output in select statment

    i have one stored procedure with multiple column output, the output may vary depends on input parameter, i want to get the output of store procedure in select statement, if the store procedure output is there otherwise null
Working...