• lordbritishbusiness
    link
    fedilink
    English
    arrow-up
    8
    ·
    10 months ago

    First thing I tell my interns: “The guys that made that database are smarter than you, they got PhD’s for the algorithms the database uses. You are going to use SQL properly, and query properly, because the database will always do it better than your python code.”

    • ChickenLadyLovesLife
      link
      fedilink
      English
      arrow-up
      7
      ·
      10 months ago

      Job interviewer: “What’s the best sorting algorithm for {whatever}?”
      Me: “The SORT BY clause in SQL.”