Value Construction Functions
Description
| Value Construction Functions | Description |
|---|---|
| ROW(value1, [, value2]*) (value1, [, value2]*) | Returns a row created from a list of values (value1, value2,…). |
| ARRAY '[' value1 [, value2 ]* ']' | Returns an array created from a list of values (value1, value2, …). |
| MAP '[' key1, value1 [, key2, value2]* ']' | Returns a map created from a list of key-value pairs ((value1, value2), (value3, value4), …). The key-value pair is (key1, value1),(key2, value2). |
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot