SQL script to add new column "DOI" on DMP.

This commit is contained in:
gkolokythas 2019-07-05 14:10:17 +03:00
parent 7d68f93ecd
commit 3f93c38d50
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
ALTER TABLE public."DMP"
ADD COLUMN "DOI" text