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.
13 lines
1.3 KiB
13 lines
1.3 KiB
44630^Bis Semester^4^350^-1^140^80^1^integer^30^0^1^<<SQL>> select tid, eintrag from semester order by tid DESC;^Eintrag^<<SQL>> select tid,eintrag from semester where today() between sem_beginn and sem_ende;^ |
|
44631^Studiengang^6^0^0^140^150^50^char^30^0^12^<<SQL>> select tid,name,sortnr from sichten where art in ('SOS-Kostenstellen-Sicht', 'SOS-Studiengang-Sicht') order by 3,2;^^^ |
|
44632^Jahr^110^0^0^140^80^1^integer^30^0^13^ ^ ^ ^ |
|
44645^tablestylesheet^150^0^0^100^100^1^char^255^1^1^<<SQL>> select filename,caption from sx_stylesheets S, sx_mask_style M where S.tid=M.stylesheet_id and M.maskeninfo_id=44190 order by ord^ ^<<SQL>> select filename,caption from sx_stylesheets S, sx_mask_style M where S.tid=M.stylesheet_id and M.maskeninfo_id=44190 order by ord limit 1^ |
|
44647^Grafik^1000^300^-1^170^150^1^integer^30^0^1^<<SQL>> select tid, caption from viz_chart order by 2;^hidden^ ^ |
|
44649^Spaltenanzahl^5^350^-1^140^80^1^integer^255^0^1^<<SQL>> SELECT 0,'Dynamisch' from xdummy \ |
|
union SELECT 1,'1-spaltig' from xdummy \ |
|
union SELECT 2,'2-spaltig' from xdummy \ |
|
union SELECT 3,'3-spaltig' from xdummy \ |
|
union SELECT 4,'4-spaltig' from xdummy \ |
|
order by 1;^ ^<<SQL>> SELECT 2,'2-spaltig' from xdummy;^ |
|
44650^Kachelbreite^30^0^0^100^100^1^integer^5000^0^0^^^800^ |
|
44653^Kachelhöhe^40^0^0^100^100^1^integer^5000^0^0^^^600^
|
|
|