MySQL Forums
Forum List  »  InnoDB

Re: Cursor As An Input Parameter
Posted by: Raghavendra Jha
Date: April 04, 2009 07:35AM

No I d.t Mean mysqlimport,I have a scenario when i need to send Multiple data for one subscriber.

For eg. i have to store all the mobile no for one person and i need to have only two input parameters in procedure like sp_test(IN pi_subscriber INT,IN telephone_nos Varchar);

How can i achive this,Mysql does not provide passing result set as input parameter like array.

Options: ReplyQuote


Subject
Views
Written By
Posted
4295
April 04, 2009 04:19AM
2928
April 04, 2009 07:09AM
Re: Cursor As An Input Parameter
3910
April 04, 2009 07:35AM
2822
April 04, 2009 09:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.