Skip to content
Snippets Groups Projects
Commit 8e4d8034 authored by Raphael Das Gupta's avatar Raphael Das Gupta
Browse files

remove unused sequence

parent cb2be68c
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,3 @@ CREATE TABLE projektzuteilung (
dauer INTEGER ,
PRIMARY KEY (persnr, projnr)
);
CREATE Sequence s_angestellter START WITH 2000 INCREMENT BY 10;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment