PostgreSQL 에는 문자열을 위한 데이터 타입으로 char(n), varchar(n), text가 있다. PostgreSQL의 DB Schema를 설계 및 구현하면서 varchar와 text ...
確定! 回上一頁