Tag: databases

  • Deleting WordPress records based on Nested Selects

    Last week I was helping with a task for deleting terms from the WordPress database based on an array of IDs from a select statement. Since I have a thing for database systems (spent a few years playing in various mid-size and large projects with Oracle and PostgreSQL databases before migrating to MySQL) I thought…