如下:

update t_book_catalog set cat_name=replace(cast(cat_name as nvarchar(2000)),'?','')

相关文章: