createDataBase_1.sql File metadata and controls Code Blame 43 lines (30 loc) · 893 Bytes Raw Download raw file PRIMARY KEY (DeveloperID) PRIMARY KEY (GameID), FOREIGN KEY (DeveloperID) REFERENCES ...