UPDATE `jos_poll_data` SET `hits` = '0';UPDATE `jos_polls` SET `voters` = '0';TRUNCATE `jos_poll_data`;