Subject Re: [firebird-support] Dynamic PSQL (Execute Statement) in Stored Procedure With "SELECT / INTO"
Author Dimitry Sibiryakov
25.04.2018 22:33, blackfalconsoftware@... [firebird-support] wrote:
> It seems that no matter how I try to implement the "INTO" clause against the return
> variable, when I run the procedure from my DB-Manager it yields an error...

INTO belongs to EXECUTE STATEMENT clause, not to executed SQL. Read Language Reference.


--
WBR, SD.