首先是文件https://docs.postgresql.tw/the-sql-language/data-types/character-types 接著來看一些測試select octet_length('abcde'::varchar(1)) as "vc_1" ...
確定! 回上一頁