More than 1 cursor in a stored procedure
785022Jul 16 2010 — edited Jul 16 2010Is it possible to open more than 1 cursor in a stored procedure? I have 2 stored procedure which use the same 2 parameters, and figured I could probably combine the two. Thanks