All Downloads are FREE. Search and download functionalities are using the official Maven repository.

db.migration.V0002__SCRUM-1493.sql Maven / Gradle / Ivy

INSERT INTO subdomain (code, name, description)
VALUES ('100', 'disease_annotation', 'Disease Annotation');
CREATE SEQUENCE subdomain_disease_annotation_seq;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy