SQL Query
update ubbt_USER_PROFILE
set USER_RATING='0',
USER_TOTAL_RATES='0'

SQL Query
delete from ubbt_RATINGS
where RATING_TYPE='u'