diff --git a/concepts/demographics/HeightWeightQuery.sql b/concepts/demographics/HeightWeightQuery.sql index 17e57bd..1b3f4c5 100644 --- a/concepts/demographics/HeightWeightQuery.sql +++ b/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