Create a table with UUID in standard RFC4122-specified format. CREATE TABLE v (token uuid);. INSERT INTO v VALUES ('63616665-6630-3064-6465-616462656562');.
確定! 回上一頁