cloud:aws:dynamodb
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cloud:aws:dynamodb [2023/07/11 18:35] – skipidar | cloud:aws:dynamodb [2023/11/01 07:13] (current) – ↷ Page moved from business_process_management:camunda:cloud:aws:dynamodb to cloud:aws:dynamodb skipidar | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| The following table lists the data types you can use with PartiQL for DynamoDB. | The following table lists the data types you can use with PartiQL for DynamoDB. | ||
| - | | Boolean |TRUE | FALSE | Not case sensitive. | | + | | Boolean | '' |
| - | | Binary |N/A | Only supported via code. | | + | | Binary | '' |
| - | | List | [ value1, value2,...] | There are no restrictions on the data types that can be stored in a List type, and | the elements in a List do not have to be of the same type. | | + | | List | '' |
| - | | Map | { ' | + | | Map | '' |
| - | | Null | NULL | | + | | Null | '' |
| - | | Number |1, 1.0, 1e0 | Numbers can be positive, negative, or zero. Numbers can have up to 38 digits of precision. | | + | | Number | '' |
| - | | Number | + | | Number Set | '' |
| - | | String Set | <<' | + | | String Set | '' |
| - | | String | ' | + | | String | '' |
| + | < | ||
| + | INSERT INTO TypesTable value {' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | } | ||
| + | </ | ||
cloud/aws/dynamodb.1689100543.txt.gz · Last modified: by skipidar
