Subject | Re: [firebird-support] Random values |
---|---|
Author | Aldo Caruso |
Post date | 2013-07-10T20:22:02Z |
Sean,
Thanks, it works.
Aldo
El 30/06/13 16:25, Leyne, Sean escribió:
Thanks, it works.
Aldo
El 30/06/13 16:25, Leyne, Sean escribió:
>[Non-text portions of this message have been removed]
>
>
> > Is there a way to assign an initial random value to an integer field
> using a
> > trigger of the type before insert ?
>
> Most FB versions have a built-in RAND function which can generate a
> random number...
>
> After that you should read up on triggers, they are pretty simple to use.
>
> Sean
>
>