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