Subject RE: [firebird-support] Definig variable as a domain
Author Alan McDonald
>
> At 05:13 PM 15/03/2010, you wrote:
> >Thanx Helen. Can you clarify what is the difference between
> >
> >DECLARE VARIABLE RATE PERCENTAGE;
> >and
> >declare variable RATE TYPE OF PERCENTAGE;
>

Helen,
if the first declaration is not legal, how then, can it be compiled?
What does it mean if it does not, in fact, mean the same as the second
declaration?
Alan