From: Leyne, S. <Se...@br...> - 2004-09-07 20:12:11
|
Arno, OK, I've got a problem to solve. Anybody: How do I tell from the Firebird system tables the difference between numeric(10,2) and decimal(10,2)? Anybody? Anybody? =20 rdb$field_sub_type =20 something like this :-) =20 SELECT rf.rdb$relation_name AS "Relationname", rf.rdb$field_name AS "Fieldname", CASE f.rdb$field_type ... =20 <SL> Could you be MORE specific ;-))) =20 =20 Sean |