Return Type Description Example Result bytea Convert string to dest_encoding convert_to('some text', 'UTF8') some text repr... int Number of characters in string length('jose') 4 name Current client encoding name pg_client_encoding() SQL_ASCII
確定! 回上一頁