cursor as parameter
ramagiriNov 19 2006 — edited Nov 20 2006Hi
I have a requiremnet to write a stored procedure
I have to write a stored program which takes empno as input parameter and their is out parameter which is a cursor which holds all the data from emp table. which holds empno data please suggest me