Properties

Name: split_part 
Specific name: split_part(text, text, integer) 
Owner: postgres 
Argument count:
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 

SQL

See Also

List of functions