データ型マッピング
Data Type Mappings
The 本製品 maps types from the data source to the corresponding data type available in the schema. The table below documents these mappings.
base64Binary | VARCHAR |
boolean | BIT |
date | DATE |
decimal | DECIMAL |
dateTime | TIMESTAMP |
string | VARCHAR |
time | TIME |