In PostgreSQL, the substring function is used to extract a substring from a string. Syntax: SUBSTRING ( string, start_position, length ).
確定! 回上一頁