How to pass a table as parameter on a stored procedure
787058Aug 27 2010 — edited Aug 27 2010Hello all,
I want to pass the name of a table as parameter into a stored procedure, that will be used for cursors etc.
But when i pass the parameter and i compile the S.P. it give me error (error: table not existing...)
Any Help?
Thanks in advance, Marco