Re: Receive DataTable as Input Argument in Stored Procedure
Posted by: Roberto Ezequiel Garcia Ballesteros
Date: June 24, 2013 11:43AM

Hi,

I suggest to use another data structure because MySql doesn’t have a table type. Maybe you can use set type and pass the values as a list.

Regards.

Options: ReplyQuote


Subject
Written By
Posted
Re: Receive DataTable as Input Argument in Stored Procedure
June 24, 2013 11:43AM


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.