Last updated 2 years ago
Was this helpful?
DELETE user, user_join FROM user INNER JOIN user_join WHERE user.id = user_join.user_id;