Permalink
Browse files
remove search path setting
- Loading branch information...
Showing
with
0 additions
and
3 deletions.
-
+0
−3
concepts/demographics/HeightWeightQuery.sql
|
|
@@ -6,9 +6,6 @@ |
|
|
-- Created by: Erin Hong, Alistair Johnson
|
|
|
-- ------------------------------------------------------------------
|
|
|
|
|
|
--- Define which schema to work on
|
|
|
-SET search_path TO mimiciii;
|
|
|
-
|
|
|
DROP MATERIALIZED VIEW IF EXISTS heightweight CASCADE;
|
|
|
CREATE MATERIALIZED VIEW heightweight
|
|
|
AS
|
|
|
|
0 comments on commit
2808b4f