RFX equivalent data type for _int64 in Informix

若如初见. 提交于 2019-12-11 02:14:46

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!