hi,
I need some help with pl/sql coding. I have input information on a card. I might have to use substring to get the individual values. can i use rowtype to get the records from the initial procedure after parsing and then pass those parsed values to other procedure where it feeds the target table? Can anybody provide me a skeleton for the pl/sql?
Thank you in advance..
nabh4u.
I need some help with pl/sql coding. I have input information on a card. I might have to use substring to get the individual values. can i use rowtype to get the records from the initial procedure after parsing and then pass those parsed values to other procedure where it feeds the target table? Can anybody provide me a skeleton for the pl/sql?
Thank you in advance..
nabh4u.
Comment