Subject Re: [firebird-support] How to use a Domain in a Stored Procedure
Author Aage Johansen
Jacqui Caren wrote:

> ...
>
> Even better, something similar to oracle
>
> declare variable pID MYTABLE.PID%TYPE;
>
> Eliminates the possibility that you get the domain wrong.
>


If you then change the domain definition you would "invalidate" the procedure.
This has been discussed (on the firebird-devel list?), but I don't remember
whether any action on this was agreed upon.


--
Aage J.