From 2808b4ff0626d91ccbcb7429953586fc44e57160 Mon Sep 17 00:00:00 2001 From: Alistair Johnson Date: Fri, 30 Jun 2017 10:06:12 +0800 Subject: [PATCH] remove search path setting --- concepts/demographics/HeightWeightQuery.sql | 3 --- 1 file changed, 3 deletions(-) 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