You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
488 B
9 lines
488 B
update xcube set restriction='1=1 |
|
/* and semester >= <<Seit Semester>> */ |
|
/*and semester <= <<Bis Semester>>*/ |
|
/* and hs_nr::char(20) in <@printkeys Hochschule.allNeededKeysList /> --<<Hochschule>> */ |
|
/* and ((trim(auspraegung_code_3) = <<Geschlecht>> and trim(auspraegung_code_3) in (''GESM'',''GESW''))*/ |
|
/* or (trim(auspraegung_code_3) is null and <<Geschlecht>> = ''UNB'')) */ |
|
/* and trim(auspraegung_code_2) = <<Nationalität>> */ |
|
|
|
' where maskeninfo_id=47030; |