• anlumo@feddit.de
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    If you’re talking SQL, it would be SELECT * FROM posts ORDER BY dateposted LIMIT 100.

    • drcobaltjedi@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      There are a lot of flavors of SQL each with their own syntax. I’ve been using Microsoft’s SQL now for 3 years and the syntax I used is correct for that.