Skip to content

Commit

Permalink
Add observation to run script
Browse files Browse the repository at this point in the history
  • Loading branch information
jklann committed May 9, 2018
1 parent 2eb006e commit cea0f7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MSSQL/run.sql
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ delete from condition_era
GO
exec OMOPera
GO
delete from observation
GO
exec OMOPobservation
GO
delete from i2pReport
GO
exec omopReport
Expand Down

0 comments on commit cea0f7b

Please sign in to comment.