I have written a stored procedure in SQL Server 2008. It contains a CURSOR and within the Loop of the cursor some values are calculate and send to output using SELECT statement Like:I have written a stored procedure in SQL Server
I have written a stored procedure in SQL Server 2008. It contains a CURSOR and within the Loop of the cursor some values are calculate and send to output using SELECT statement Like:I have written a stored procedure in SQL Server