I have a cursor declared that I would like to limit. I would like to have it return only 13 rows. I tried using set rowcount before and after the DECLARE selects the rows in, but it doesn't work. Anyone know a good way to do this?
Thanks.
Andrew J. Hahn