MySQL Forums
Forum List  »  Microsoft SQL Server

FUNCTIONS THAT RETURN A SET OF ROWS - Migrating from Firebird
Posted by: Lauro Araujo
Date: September 23, 2010 06:49AM

Hi

I'm migrating a system from Firebird to MySQL. How can I run samething like this?

select CODE,
NAME,
COMPLEX_FIELD1,
COMPLEX_FIELD2
from MY_FUNCTION_OR_PROCEDURE(10,20,30)

Options: ReplyQuote


Subject
Written By
Posted
FUNCTIONS THAT RETURN A SET OF ROWS - Migrating from Firebird
September 23, 2010 06:49AM


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.