wp transiens in other table code example
Example: remove transient options sql wordpress
DELETE FROM `wp_options` WHERE `option_name` LIKE ('%\_transient\_%')
DELETE FROM `wp_options` WHERE `option_name` LIKE ('%\_transient\_%')