Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

Is it possible to pass TABLE as the output parameter in stored procedure

$
0
0

Hey Experts,

  Is it possible to pass TABLE as the output parameter in stored procedure.

eg

create procedure spGetData

(

@tableName as TABLE(intValue INT NOT NUL)

)

as 

 

 

 

 


Viewing all articles
Browse latest Browse all 23857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>