SQLite

SQLite

主キーの設定 create table product(id integer primary key) PRIMARY KEY制約の使い方 | SQLite入門