From 8f54fda4e1c02177633bdb4544ae54a9ed7665ac Mon Sep 17 00:00:00 2001 From: Rob Harrison <48765695+robjharrison@users.noreply.github.com> Date: Fri, 8 Dec 2023 10:46:30 +0000 Subject: [PATCH] 081223 cin_plans updates --- tools/cms_extract/create_ssd_tmp_tables.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cms_extract/create_ssd_tmp_tables.sql b/tools/cms_extract/create_ssd_tmp_tables.sql index 18e37f2f..c2f83ea3 100644 --- a/tools/cms_extract/create_ssd_tmp_tables.sql +++ b/tools/cms_extract/create_ssd_tmp_tables.sql @@ -8,7 +8,7 @@ -- SSD extract files with the suffix ..._per.sql - for creating the persistent table versions. -- SSD extract files with the suffix ..._tmp.sql - for creating the temporary table versions. -USE HDM; +USE HDM_Local; GO -- Query run time vars