EHDEN / CatalogueExport

Exports the data from the OMOP-CDM that is necessary for the EHDEN Database Catalogue
Apache License 2.0
9 stars 6 forks source link

add ; at the end of SQL queries to translate correctly templates to O… #26

Closed scossin closed 3 years ago

scossin commented 3 years ago

I added a ";" in SQL query templates that cause a SQLSyntaxErrorException: ORA-00905: missing keyword error. Fix https://github.com/EHDEN/CatalogueExport/issues/25 for Oracle DBMS