• @[email protected]
      link
      fedilink
      English
      4
      edit-2
      29 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
      11 month 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.

      • @[email protected]
        link
        fedilink
        11 month 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.