wpdb (database) (tag)
$wpdb->update — array for $where pframeter
Specified value for $where field will turn into IN ( comma separated array values ) when queried.
You can't specify array for the parameter $where in...
20+ Useful SQL Queries for WordPress
A comprehensive guide to using SQL queries for managing various aspects of a WordPress site, including user management, comment and ping management, and tag management.