IOP-tool Tips

作成した画面のDBアクセス時のデータ型対応表(PostgreSQL)

PostgreSQLの型IOP-toolの型項目長小数部長検索(完全一致)検索(前方一致)新規登録修正登録
smallintNUM5
integerNUM10
bigintNUM19
numeric(4)NUM4
numeric(8)NUM8
numeric(16)NUM16
numeric(4,2)NUM42
numeric(8,4)NUM84
numeric(16,8)NUM168
realNUM88
double precisionNUM1717
moneyNUM20××××
character varying(10)STRING10
character varying(1000)STRING1000
character(10)STRING10
character(1000)STRING1000
textSTRING2147483647
byteaIMAGE2147483647
interval(6)STRING496××××
dateDATE13
booleanBOOLEAN1
timestamp without time zoneDATE_TIME296
timestamp with time zoneDATE_TIME356
time without time zoneTIME156
time with time zoneTIME216

トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS