Unassign uncategorized from post with 2 or more categories

You can fire following query on your wordpress database to unassign uncategorized category from all posts.

DELETE FROM wp_term_relationships WHERE term_taxonomy_id = term_taxonomy_id of  uncategorized category