• AlexWIWA@lemmy.ml
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 years ago

      It doesn’t know the schema nor can it due to the sensitivity of the data I work with. It’s also faster to write the SQL than to describe it to the LLM. Once you get used to it, SQL is easier than English.

    • xmunk@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      2 years ago

      It depends on the SQL. Anything non-trivial is still much better to write by hand to keep the intent clear.