I'm trying to set a data dictionary using a proprietary technology to give a relational view of a hierarcical legacy database. The records on the database will have certain signed numeric fields that are longer than sixteen characters, the SQL manual suggests I declare them as 'COMP' so that...