Subject | Re: [firebird-support] execute stored procedure for select? |
---|---|
Author | Ismael L. Donis Garcia |
Post date | 2011-09-17T19:05:13Z |
SELECT p.* FROM procedure_name(imput parameters, .....) p
Best Regards
=========
|| ISMAEL ||
=========
Best Regards
=========
|| ISMAEL ||
=========
----- Original Message -----
From: firebirdsql
To: firebird-support@yahoogroups.com
Sent: Saturday, September 17, 2011 1:35 PM
Subject: [firebird-support] execute stored procedure for select?
How would I do this?
EXECUTE PROCEDURE procedure (col1)
SELECT col1 FROM test;
[Non-text portions of this message have been removed]