Name: | split_part |
Specific name: | split_part(text, text, integer) |
Owner: | postgres |
Argument count: | 3 |
Return type: | text |
Language: | internal |
Return a set: | |
Source: | split_text |
Volatility: | |
Security of definer: | |
Strict: | |
Comment: | split string by field_sep and return field_num |
See Also
List of functions