Subject Re: [firebird-support] Re: CHECK for all numeric characters
Author Ann W. Harrison
Rick Debay wrote:
> You are also correct. Perhaps I should cast it as NUMERIC(11,0).

That doesn't help. The string +100,000.00 converts to numeric just
fine. I suppose you could check specifically for the legal non-digits
in string representations of digits.

Regards,


Ann