Hi all,

Will MySql 5.0 (and higher) allow to reference the result set of a stored procedure in 
the FROM clause of a query (... so as using Microsoft SqlServer, Sybase ASA, Oracle, 
etc....) ?
For example:
SELECT * FROM sp_test (arg1, arg2, ....)
We are planning to migrate to MySql ..... but this is a primary feature !

Very Thanks.
Nicola

Reply via email to