问题
What is the RFX (Record Field Exchange) equivalent data type for _int64
in the Informix DBMS?
回答1:
IBM Informix databases use the INT8
type (where 8 means 8 bytes, not 8 bits).
来源:https://stackoverflow.com/questions/9733226/rfx-equivalent-data-type-for-int64-in-informix