Subject | RE: [firebird-support] Definig variable as a domain |
---|---|
Author | Alan McDonald |
Post date | 2010-03-15T07:36:10Z |
>Helen,
> 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;
>
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