Zum Inhalt

Tabelle BewerberBewerbungsdaten

Spalten

Diese Tabelle hat 65 Spalten.

Mandant

INTEGER · NOT NULL

Verweis auf Tabelle Schueler

Schueler

INTEGER · NOT NULL

Verweis auf Tabelle Schueler

Klassenstufe

VARCHAR(20)

Verweis auf Tabelle Klassenstufen

Empfehlung

VARCHAR(20)

Verweis auf Tabelle Bewerbungsempfehlungen

Schulwunsch2

INTEGER

Verweis auf Tabelle Schulen

Schulwunsch3

INTEGER

Verweis auf Tabelle Schulen

Haertefall

VARCHAR(20)

Verweis auf Tabelle Haertefaelle

BonusWartezeit

FLOAT

Bonus für Wartezeit

BonusVorbildung

FLOAT

Bonus für Vorbildung

BonusHaertefall

FLOAT

Bonus für Härtefall

BonusSonstiges

FLOAT

Sonstiger Bonus

BonusGesamt

FLOAT

Gesamtbonus

HFNoteDeutsch

FLOAT

Hauptfach Note Deutsch

HFNoteMathematik

FLOAT

Hauptfach Note Mathematik

HFNoteFS1

FLOAT

Hauptfach Note Fremdsprache 1

HFNoteFS2

FLOAT

Hauptfach Note Fremdsprache 2

HFNoteFS3

FLOAT

Hauptfach Note Fremdsprache 3

HFNoteFach1

FLOAT

Hauptfach Note sonstiges Fach 1

HFNoteFach2

FLOAT

Hauptfach Note sonstiges Fach 2

HFNoteFach3

FLOAT

Hauptfach Note sonstiges Fach 3

HFDurchschnitt

FLOAT

Hauptfach Durchschnitt

HFMitBonus

CHAR(1)

Gesamtbonus bei Hauptfachdurchschnitt berücksichtigen

Wert Beschreibung
N Nein
J Ja
HFEndDurchschnitt

FLOAT

Hauptfach Durchschnitt für das Bewerberverfahren

GesamtDurchschnitt

FLOAT

Zeugnisdurchschnitt

GesamtDurchschnittMitBonus

CHAR(1)

Gesamtbonus bei Zeugnisdurchschnitt berücksichtigen

Wert Beschreibung
N Nein
J Ja
GesamtEndDurchschnitt

FLOAT

Zeugnisdurchschnitt für das Bewerberverfahren

GesamtPunkte

FLOAT

Gesamtpunktzahl für das Bewerberverfahren

Profilfach1

INTEGER

Verweis auf Tabelle Faecher

Profilfach1Gewicht

SMALLINT

Profilfach1Note1

FLOAT

Profilfach1Note2

FLOAT

Profilfach2

INTEGER

Verweis auf Tabelle Faecher

Profilfach2Gewicht

SMALLINT

Profilfach2Note1

FLOAT

Profilfach2Note2

FLOAT

Profilfach3

INTEGER

Verweis auf Tabelle Faecher

Profilfach3Gewicht

SMALLINT

Profilfach3Note1

FLOAT

Profilfach3Note2

FLOAT

Profilfach4

INTEGER

Verweis auf Tabelle Faecher

Profilfach4Gewicht

SMALLINT

Profilfach4Note1

FLOAT

Profilfach4Note2

FLOAT

Profilfach5

INTEGER

Verweis auf Tabelle Faecher

Profilfach5Gewicht

SMALLINT

Profilfach5Note1

FLOAT

Profilfach5Note2

FLOAT

Profilfach6

INTEGER

Verweis auf Tabelle Faecher

Profilfach6Gewicht

SMALLINT

Profilfach6Note1

FLOAT

Profilfach6Note2

FLOAT

ProfilfachSumme

SMALLINT

Kompetenz

SMALLINT

Test

FLOAT

GesamtDurchschnittPunkte

INTEGER

ProfilPunkte

INTEGER

KompetenzPunkte

INTEGER

TestPunkte

INTEGER

PunkteRanking

INTEGER

ExtPruefungFSP

SMALLINT

Wert Beschreibung
0 bereits absolviert
1 angestrebt
QuereinsteigerFSP2

CHAR(1) · DEFAULT 'N'

Wert Beschreibung
N Nein
J Ja
Feststellungspruefung

SMALLINT

QVermerk

SMALLINT

Aufnahmehalbjahr

SMALLINT

Bemerkung

BLOB subtype text

Primärschlüssel

Diese Tabelle hat einen Primärschlüssel.

BewerberBewerbungsdaten

Mandant, Schueler

Fremdschlüssel

Diese Tabelle hat 12 Fremdschlüssel.

FK_BBD_HAERTEFALL

Haertefall » Haertefaelle (Kuerzel) · ON UPDATE RESTRICT · ON DELETE SET NULL

FK_BBD_KLASSENSTUFE

Klassenstufe » Klassenstufen (Kuerzel) · ON UPDATE RESTRICT · ON DELETE SET NULL

FK_BBD_PROFILFACH1

Mandant, Profilfach1 » Faecher (ID, Mandant) · ON UPDATE RESTRICT · ON DELETE SET NULL

FK_BBD_PROFILFACH2

Mandant, Profilfach2 » Faecher (ID, Mandant) · ON UPDATE RESTRICT · ON DELETE SET NULL

FK_BBD_PROFILFACH3

Mandant, Profilfach3 » Faecher (ID, Mandant) · ON UPDATE RESTRICT · ON DELETE SET NULL

FK_BBD_PROFILFACH4

Mandant, Profilfach4 » Faecher (ID, Mandant) · ON UPDATE RESTRICT · ON DELETE SET NULL

FK_BBD_PROFILFACH5

Mandant, Profilfach5 » Faecher (ID, Mandant) · ON UPDATE RESTRICT · ON DELETE SET NULL

FK_BBD_PROFILFACH6

Mandant, Profilfach6 » Faecher (ID, Mandant) · ON UPDATE RESTRICT · ON DELETE SET NULL

FK_BBD_SCHULWUNSCH2

Schulwunsch2 » Schulen (ID) · ON UPDATE RESTRICT · ON DELETE SET NULL

FK_BBD_SCHULWUNSCH3

Schulwunsch3 » Schulen (ID) · ON UPDATE RESTRICT · ON DELETE SET NULL

FK_BEWERBERBEWERBUNGSDATEN

Mandant, Schueler » Schueler (ID, Mandant) · ON UPDATE RESTRICT · ON DELETE CASCADE

FK_BBD_EMPFEHLUNG

Empfehlung » Bewerbungsempfehlungen (Kuerzel) · ON UPDATE RESTRICT · ON DELETE SET NULL

Indizes

Diese Tabelle hat 13 Indizes.

FK_BBD_EMPFEHLUNG

Empfehlung

FK_BBD_HAERTEFALL

Haertefall

FK_BBD_KLASSENSTUFE

Klassenstufe

FK_BBD_PROFILFACH1

Mandant, Profilfach1

FK_BBD_PROFILFACH2

Mandant, Profilfach2

FK_BBD_PROFILFACH3

Mandant, Profilfach3

FK_BBD_PROFILFACH4

Mandant, Profilfach4

FK_BBD_PROFILFACH5

Mandant, Profilfach5

FK_BBD_PROFILFACH6

Mandant, Profilfach6

FK_BBD_SCHULWUNSCH2

Schulwunsch2

FK_BBD_SCHULWUNSCH3

Schulwunsch3

FK_BEWERBERBEWERBUNGSDATEN

Mandant, Schueler

PK_BEWERBUNGSDATEN

Mandant, Schueler