we are migrating our code from oracle to sqlserver 2012,in oracle we use cursor and we have created stored procedure
with cursor as output parameter in sql server too ,but how can i access it from...