Name: | substr |
Specific name: | substr(text, integer) |
Owner: | postgres |
Argument count: | 2 |
Return type: | text |
Language: | internal |
Return a set: | |
Source: | text_substr_no_len |
Volatility: | |
Security of definer: | |
Strict: | |
Comment: | return portion of string |
See Also
List of functions