delete from jb_friends where user_id = :user_id and friend_screen_id = :screen_id update jb_screens set refcount = refcount - 1 where screen_id = :screen_id