Subject Re: [firebird-support] difference bigint / numeric in rdb$fields.rdb$field_type (both have value 16)!?
Author Milan Babuskov
crizoo4712 wrote:
> how can I recognize the difference between bigint and numeric() in
> rdb$fields.rdb$field_type?

In field_type you can't. It's stored in rdb$field_sub_type

DECIMAL sub_type=2
NUMERIC sub_type=1
BIGINT sub_type=0


--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com