you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 1 year ago* (last edited 1 year ago) (5 children)
  1. It can convert questions about data to SQL for people who have limited experience with it (but don't trust it with UPDATE & DELETE, no matter how simple)
  2. It can improve text and remove spelling mistakes
  3. It works really well as autocomplete (because that's essentially what an LLM is)
  • source
  • parent
  • hideshow 5 child comments
  • [–] 1 point 1 year ago (4 children)

    You just crashed the database

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 1 year ago* (3 children)

    You joke, but LLM's are absolutely going to clear out your tables with terrible DELETE queries though given the chance.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 1 year ago* (2 children)

    I'm not joking. I'd fire someone for using AI to construct SQL queries.

    The only use case for AI is where hallucinations don't matter. That is: abstract art

  • source
  • parent
  • hideshow 2 child comments