Use store procedure into another

ElRincónDelFER <[email protected]>
Newsgroups gmane.comp.db.mysql.windows
Message-ID <[email protected]>
Hi at all.

I have a store procedure that returns me a select.
I want to use this returns in other store procedure ti join it with another
tables, etc. 
What can I store this information in the new store procedure
For example:
	Select * from sp1,table1 WHERE sp1.id=table1.id;

Regards,

Fermin





-- 
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.