dataforums
Programmer
Hi All,
I have a requirement that the STORED PROCEDURE should return
records same like storedprocedure in sqlserver. In oracle ref cursors are used to return multiple values, is there anything in t-sql that can perform this.
I have a requirement that the STORED PROCEDURE should return
records same like storedprocedure in sqlserver. In oracle ref cursors are used to return multiple values, is there anything in t-sql that can perform this.