It's common to use a uuid type or a numbered identity column as your primary key. create table movies ( id bigint generated always ...
確定! 回上一頁