Solve mysteries through SQL.

    • shastaxc
      link
      fedilink
      32 years ago

      Yeah we have IDEs to color keywords for us these days. Caps is just extra work

      • Die Mart Die
        link
        fedilink
        72 years ago

        Capital letters are bigger, thus they use bigger bytes and use too much disk space and memory. That’s why most programming languages use lowercase, and why the most common loop variable is i.

        • adr1an
          link
          fedilink
          22 years ago

          And why untyped languages are better at managing memory too. Less characters ftw!