Whoops, need to pay a bit more attention, sorry about that:

SQL Query
alter table ubbt_USER_PROFILE
change USER_NOTIFY_ON_PM USER_NOTIFY_ON_PM varchar(3) not null default 'yes',
change USER_ACCEPT_PM USER_ACCEPT_PM varchar(3) not null default 'yes'