SELECT count(*) AS cnt FROM wp_golfnaviterm_taxonomy WHERE taxonomy = 'post_tag' GROUP BY description HAVING description = '' ORDER BY term_id ASC