From a9e7c4c5d22d0f4142bf7b34f6a36026d26d2fb2 Mon Sep 17 00:00:00 2001 From: Daniel Quathamer Date: Fri, 3 Jul 2026 13:26:13 +0200 Subject: [PATCH] =?UTF-8?q?Querabh=C3=A4ngigkeit=20zu=20SOS=20optional?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../studierende_datenblatt_dashboard.sql | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src-modules/module/viz/schluesseltabellen/studierende_datenblatt_dashboard.sql b/src-modules/module/viz/schluesseltabellen/studierende_datenblatt_dashboard.sql index 88d5559..58d2759 100644 --- a/src-modules/module/viz/schluesseltabellen/studierende_datenblatt_dashboard.sql +++ b/src-modules/module/viz/schluesseltabellen/studierende_datenblatt_dashboard.sql @@ -11,8 +11,8 @@ select name from sx_tables where name ='sos_stg_aggr'; - - + drop table if exists rpta_sos_hzb_bland; create table rpta_sos_hzb_bland as select W.astat as wohnsitz_astat, W.bland as wohnsitz_bland, B.druck as bland_druck, B.astat as bland_astat @@ -68,9 +68,9 @@ select 'sos_stud_astat_dashboard' as tablename, from xdummy ; - + - +]]>