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.

König

User
  • Registriert

  • Letzter Besuch

Reputationsaktivität

  1. Like
    König hat eine Reaktion von arlegermi in SQL Island Hilfe   
    Geschafft 
    SELECT Count(Bewohnernr) FROM Bewohner JOIN Dorf ON Bewohner.dorfnr=Dorf.dorfnr WHERE Bewohner.geschlecht = 'w' AND Dorf.name='Zwiebelhausen'  
  2. Like
    König hat eine Reaktion von Dan96 in SQL Island Hilfe   
    Geschafft 
    SELECT Count(Bewohnernr) FROM Bewohner JOIN Dorf ON Bewohner.dorfnr=Dorf.dorfnr WHERE Bewohner.geschlecht = 'w' AND Dorf.name='Zwiebelhausen'  
  3. Like
    König hat auf Goulasz in SQL Island Hilfe   
    Hallo @König!
    Du brauchst Datensätze aus den Tabellen Dorf und Bewohner. Du verknüpfst die Tabellen über "dorfnr". 
    Für die Wahl des richtigen JOINs lasse ich dir diesen exzellenten Artikel da. Der sollte helfen.
    https://blog.codinghorror.com/a-visual-explanation-of-sql-joins/
    Viel Spaß damit und
    Gruß, Goulasz  
  4. Like
    König hat eine Reaktion von Goulasz in SQL Island Hilfe   
    Geschafft 
    SELECT Count(Bewohnernr) FROM Bewohner JOIN Dorf ON Bewohner.dorfnr=Dorf.dorfnr WHERE Bewohner.geschlecht = 'w' AND Dorf.name='Zwiebelhausen'  

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.