HI All
I need help regarding this, i have a procedure that processes some data. I created one more procedure and i am calling the first procedure from the second with some parameters. Out of the available parameters, there are two which should be of table type.
How to pass a table type parameters and how to declare them
please help me out
vamsi
I need help regarding this, i have a procedure that processes some data. I created one more procedure and i am calling the first procedure from the second with some parameters. Out of the available parameters, there are two which should be of table type.
How to pass a table type parameters and how to declare them
please help me out
vamsi
Comment