Subject Re: [firebird-support] construct in PROC
Author Martijn Tonies
Hi,

> I have a question,it is possible to make this contruction in procedure?
>
> SELECT CTAB FROM CC WHERE ID=1 INTO :cname
>
> DELETE FROM CTAB WHERE .....

I think you meant to say:

DELETE FROM :cname WHERE

Right?

Anyway: no, not possible.


With regards,

Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com