According to PostgreSQL Docs, serial is not a true type, but an autoincrementing interger. It comes in three forms: smallserial, serial and ...
確定! 回上一頁