Subject | Re: Domain definition |
---|---|
Author | Adam |
Post date | 2006-01-06T03:21:04Z |
--- In firebird-support@yahoogroups.com, "Daniel R. Jimenez"
<d.jimenez@c...> wrote:
Use Check between 10000000000 and 99999999999
Of course I am assuming it is unacceptable to have a number with fewer
digits then 11, or with padded zeroes on the left.
Adam
<d.jimenez@c...> wrote:
>where the
> Hi,
>
> Is it possible to have a domain definition for a field in a table
> field is an integer of a set length?Yes,
>
> For example the data must contain 11 digits such as 20051225906
>
> Thank you
>
> Daniel
>
Use Check between 10000000000 and 99999999999
Of course I am assuming it is unacceptable to have a number with fewer
digits then 11, or with padded zeroes on the left.
Adam