• @[email protected]
      link
      fedilink
      English
      4
      edit-2
      24 days ago

      MariaDB CLI about once in a blue moon when I have to clear some table that’s gotten borked.

    • @[email protected]
      link
      fedilink
      125 days ago

      Was thinking the same thing… now, searching through all my SQL scripts for the past year to find the same logic I want to replicate in another script, well that’s different.

      • @livingcoder
        link
        125 days ago

        I save “template” SQL queries in a special directory so that I don’t have to google how to do specific things. It’s basically my own personal “examples” folder.