| Name: | array_to_string |
| Specific name: | array_to_string(anyarray, text) |
| Owner: | postgres |
| Argument count: | 2 |
| Return type: | text |
| Language: | internal |
| Return a set: | |
| Source: | array_to_text |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: | concatenate array elements, using delimiter, into text |
See Also
List of functions