Skip to content
Snippets Groups Projects
Commit 52a43c2c authored by Sindre Haugland Paulshus's avatar Sindre Haugland Paulshus
Browse files

Try 5

parent 7139f84b
Branches
No related tags found
No related merge requests found
Pipeline #22605 failed
DROP TABLE person;
--DROP TABLE person;
CREATE TABLE person (
id int(11) NOT NULL AUTO_INCREMENT,
navn varchar(256) NOT NULL,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment