Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

japp

User
  • Registriert

  • Letzter Besuch

Reputationsaktivität

  1. Danke
    japp hat auf Tobeje in FIAE Sommer 2019- GA1-Aufgabe 5b   
    Ich glaube bei der Aufgabe ist die Information ob du Maschinen 24/7 laufen unwichtig, wichtig hierbei ist wann die letzten Wartung war und wie hoch die Laufzeit ist nach diesem Datum der Letzten Wartung.
    Ich habe die Aufgabe wie folgt gelöst weiß aber leider auch nicht ob das Richtig ist:
     
    SELECT k.KundeID, k.KundeFirma, k.KundeAdresse, m.MaschineID, l.Laufzeit
        FROM Kunde as k
        LEFT JOIN Maschine as m on m.KundeID = k.KundeID
        LEFT JOIN Maschinentyp as mt on m.MaschineTypeID = mt.MaschineTypeID
        LEFT JOIN Laufzeit as l on l.MaschineID = m.MaschineID
        WHERE m.DatumLetzteWartung <= l.Datum AND (mt.WartungsIntervallInStunden - l.Stunden) <= 100
    btw wenn jemand die Lösung für die Komplette GA1 2019 hat kann er sie mir bitte zusenden
    Gruß
    Marcel
     
  2. Danke
    also, die gute Nachricht ist: Das Thema ist nicht abgelehnt, Du darfst es überarbeiten.
    Der PA meint ( und das kann ich nachvollziehen ) dass der benannte Auftrag inklusive Doku in 70 Stunden kaum zu schaffen ist.
     

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.