@ -11,7 +11,6 @@ delete from sx_mask_style where maskeninfo_id=21000 and stylesheet_id in (select
@@ -11,7 +11,6 @@ delete from sx_mask_style where maskeninfo_id=21000 and stylesheet_id in (select
"attrib_nachbearbeitung":"update <<tmp_table>> set <<col>>=<<col>>::numeric(10,2)::integer::char where <<col>>::numeric(10,2) < 11.00;update <<tmp_table>> set <<col>>='99' where <<col>>::numeric(10,2) >= 11.00",
"attrib_nachbearbeitung":"update <<tmp_table>> set <<col>>=decval(<<col>>)::integer where <<col>>::numeric(10,2) < 11.00;update <<tmp_table>> set <<col>>='99' where <<col>>::numeric(10,2) >= 11.00",