I want to delete from:
the table called wp_options,
only the rows where the column “option_name” contains the word “wp_session” (not necessarily equal, but contains that),
and with the column “option_id” between 5000 and 10000
I want to delete from:
the table called wp_options,
only the rows where the column “option_name” contains the word “wp_session” (not necessarily equal, but contains that),
and with the column “option_id” between 5000 and 10000